{
 "id": "1FMJU1J81VEA11906",
 "name": "New 2027 Ford Expedition Active",
 "year": 2027,
 "make": "Ford",
 "model": "Expedition",
 "trim": "New 2027 Ford Expedition Active Regular",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 75379,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMJU1J81VEA11906",
 "image": null,
 "url": "https://carchat.io/v/taylor-ford/1FMJU1J81VEA11906",
 "dealer": {
  "id": "taylor-ford",
  "name": "Taylor Ford",
  "city": "Union City",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-ford"
 },
 "description": "Family travel package, bucket seats, sunroof, blue cruise, bluetooth, power liftgate, remote start, navigation, 20 carbon wheels, driver facing camera, running boards, tri zone climate, 24 display screen, heated leather.",
 "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": "taylor-ford",
   "vin": "1FMJU1J81VEA11906",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}