{
 "id": "1ZVBP8AM7E5326809",
 "name": "2014 Ford Mustang V6 Coupe",
 "year": 2014,
 "make": "Ford",
 "model": "Mustang V6",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": 14220,
 "currency": "USD",
 "mileage": 97959,
 "vin": "1ZVBP8AM7E5326809",
 "image": "https://imagescdn.dealercarsearch.com/Media/27731/24147654/639235787668769622.jpg",
 "url": "https://carchat.io/v/trevi-auto-sales-san-antonio/1ZVBP8AM7E5326809",
 "dealer": {
  "id": "trevi-auto-sales-san-antonio",
  "name": "Trevi Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/trevi-auto-sales-san-antonio"
 },
 "description": "Gray 2014 Ford Mustang V6 Coupe for sale in San Antonio. Shop Trevi Auto Sales for great deals on all our Ford inventory.",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "trevi-auto-sales-san-antonio",
   "vin": "1ZVBP8AM7E5326809",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}