{
 "id": "1F65F5DYXF0A06840",
 "name": "2015 Ford Ac",
 "year": 2015,
 "make": "Ford",
 "model": "Ac",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 35500,
 "currency": "USD",
 "mileage": 30124,
 "vin": "1F65F5DYXF0A06840",
 "image": "https://imagescf.dealercenter.net/640/480/202204-09ec03f936eb4231ad7aeca58f39ea73.jpg",
 "url": "https://carchat.io/v/kevin-ford-automotive/1F65F5DYXF0A06840",
 "dealer": {
  "id": "kevin-ford-automotive",
  "name": "Kevin Ford Automotive",
  "city": "Garland",
  "state": "TX",
  "url": "https://carchat.io/d/kevin-ford-automotive"
 },
 "description": "Find USED 2015 FORD AC for sale at $35,500.00 in Garland, TX at Kevin Ford Automotive now.",
 "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": "kevin-ford-automotive",
   "vin": "1F65F5DYXF0A06840",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}