{
 "id": "1FMEE2BP7RLA33372",
 "name": "Used 2024 Ford Bronco Wildtrak",
 "year": 2024,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 48761,
 "currency": "USD",
 "mileage": 14927,
 "vin": "1FMEE2BP7RLA33372",
 "image": "https://pictures.dealer.com/a/alphaonefordfd/0911/b069a59025b0f808060aeaf9391dfc2dx.jpg",
 "url": "https://carchat.io/v/alpha-one-ford/1FMEE2BP7RLA33372",
 "dealer": {
  "id": "alpha-one-ford",
  "name": "Alpha One Ford",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-ford"
 },
 "description": "Is this 2024 Ford Bronco your perfect car? Contact Alpha One Ford to see this Iconic Silver Metallic Wildtrak SUV available for $48761",
 "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": "alpha-one-ford",
   "vin": "1FMEE2BP7RLA33372",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}