{
 "id": "1FADP3K29EL264939",
 "name": "Used 2014 Ford Focus SE",
 "year": 2014,
 "make": "Ford",
 "model": "Focus",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": "gray",
 "condition": "used",
 "price": 6024,
 "currency": "USD",
 "mileage": 120000,
 "vin": "1FADP3K29EL264939",
 "image": "https://pictures.dealer.com/l/lithiahondacarsofrockwall/0950/0be8937a414c77871e13ecbc300a1f9cx.jpg",
 "url": "https://carchat.io/v/honda-cars-of-rockwall/1FADP3K29EL264939",
 "dealer": {
  "id": "honda-cars-of-rockwall",
  "name": "Honda Cars of Rockwall",
  "city": "Rockwall",
  "state": "TX",
  "url": "https://carchat.io/d/honda-cars-of-rockwall"
 },
 "description": "Is this 2014 Ford Focus your perfect car? Contact Honda Cars of Rockwall to see this Sterling Gray SE Hatchback available for $6024",
 "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": "honda-cars-of-rockwall",
   "vin": "1FADP3K29EL264939",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}