{
  "id": "havenlytics",
  "name": "Havenlytics CSV",
  "description": "Optimized for Havenlytics CSV exports (defaults + Gallery / Video / Location).",
  "source": "havenlytics",
  "version": "2",
  "order": 20,
  "delimiter": ",",
  "mapping": {
    "Title": "title",
    "Property Title": "title",
    "Description": "content",
    "Excerpt": "excerpt",
    "Slug": "slug",
    "Publish Status": "status",
    "Featured Property": "featured",
    "Price": "price",
    "Property Price": "price",
    "HOA Fee": "hoa_fee",
    "Annual Tax Amount": "annual_tax",
    "Tax Amount": "annual_tax",
    "Department": "department",
    "Property Type": "property_type",
    "Property Locations": "location",
    "Location": "location",
    "Property Status": "property_status",
    "Status": "property_status",
    "Tags": "tags",
    "Property Tags": "tags",
    "Features": "features",
    "Property Features": "features",
    "Amenities": "amenities",
    "Badges": "badges",
    "Property Badges": "badges",
    "Property Categories": "categories",
    "Categories": "categories",
    "Featured Image": "featured_image",
    "Gallery Title": "gallery_title",
    "Gallery": "gallery",
    "Gallery Images": "gallery",
    "Video Title": "video_title",
    "Videos": "video_url",
    "Video URL": "video_url",
    "Video Thumbnail": "video_thumbnail",
    "Documents": "documents",
    "Agent Email": "agent_email",
    "Latitude": "latitude",
    "Longitude": "longitude",
    "Address": "address",
    "Map Address": "address",
    "Property Address": "address",
    "Address Line 1": "address_line_1",
    "Address Line 2": "address_line_2",
    "Building Number": "building_number",
    "Street": "street",
    "Town / City": "city",
    "City": "city",
    "Country / State": "state",
    "State": "state",
    "ZIP / Postal Code": "zip",
    "ZIP": "zip",
    "Country": "country",
    "Location Setting": "location_setting",
    "Bedrooms": "bedrooms",
    "Bathrooms": "bathrooms",
    "Half Baths": "half_bathrooms",
    "Kitchen": "kitchens",
    "Reception Rooms": "reception_rooms",
    "Total Rooms": "rooms",
    "Floors": "floors",
    "Area (sq ft)": "area",
    "Lot Size": "lot_size",
    "Garage Square Footage": "garage_sqft",
    "Year Built": "year_built",
    "Heating": "heating",
    "Cooling": "cooling",
    "Water Source": "water",
    "Water": "water",
    "Reference ID": "reference",
    "Reference Number": "reference",
    "MLS": "mls",
    "MLS Number": "mls",
    "title": "title",
    "slug": "slug",
    "content": "content",
    "excerpt": "excerpt",
    "status": "status",
    "featured": "featured",
    "price": "price",
    "hoa_fee": "hoa_fee",
    "annual_tax": "annual_tax",
    "department": "department",
    "property_type": "property_type",
    "location": "location",
    "property_status": "property_status",
    "tags": "tags",
    "features": "features",
    "amenities": "amenities",
    "badges": "badges",
    "categories": "categories",
    "featured_image": "featured_image",
    "gallery_title": "gallery_title",
    "gallery": "gallery",
    "video_title": "video_title",
    "videos": "video_url",
    "video_url": "video_url",
    "video_thumbnail": "video_thumbnail",
    "documents": "documents",
    "agent_email": "agent_email",
    "latitude": "latitude",
    "longitude": "longitude",
    "address": "address",
    "address_line_1": "address_line_1",
    "address_line_2": "address_line_2",
    "building_number": "building_number",
    "street": "street",
    "city": "city",
    "state": "state",
    "zip": "zip",
    "country": "country",
    "location_setting": "location_setting",
    "bedrooms": "bedrooms",
    "bathrooms": "bathrooms",
    "half_bathrooms": "half_bathrooms",
    "kitchens": "kitchens",
    "reception_rooms": "reception_rooms",
    "rooms": "rooms",
    "floors": "floors",
    "area": "area",
    "lot_size": "lot_size",
    "garage_sqft": "garage_sqft",
    "year_built": "year_built",
    "heating": "heating",
    "cooling": "cooling",
    "water": "water",
    "reference": "reference",
    "mls": "mls"
  }
}
