{
 "id": "1FMJU1PT4LEA18812",
 "name": "Used 2020 Ford Expedition King Ranch",
 "year": 2020,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 31765,
 "currency": "USD",
 "mileage": 79489,
 "vin": "1FMJU1PT4LEA18812",
 "image": "https://pictures.dealer.com/b/brownfieldfordtexas/1072/92f454bb0c3f80625a8f39f7a78cb3d1x.jpg",
 "url": "https://carchat.io/v/yates-gmc/1FMJU1PT4LEA18812",
 "dealer": {
  "id": "yates-gmc",
  "name": "Yates GMC",
  "city": "Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/yates-gmc"
 },
 "description": "Is this 2020 Ford Expedition your perfect car? Contact Yates GMC to see this Rapid Red Metallic Tinted Clearcoat King Ranch SUV available for $31765",
 "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": "yates-gmc",
   "vin": "1FMJU1PT4LEA18812",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}