{
 "id": "1FMEE5DP5NLA73183",
 "name": "Used 2022 Ford Bronco Wildtrak",
 "year": 2022,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "area 51",
 "condition": "used",
 "price": 41595,
 "currency": "USD",
 "mileage": 34518,
 "vin": "1FMEE5DP5NLA73183",
 "image": "https://pictures.dealer.com/f/fordcolumbiafordfd/1032/88ecbf4888343bf95d5f77e97bd0f5c8x.jpg",
 "url": "https://carchat.io/v/ford-of-columbia/1FMEE5DP5NLA73183",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2022 Ford Bronco your perfect car? Contact Ford of Columbia to see this Area 51 Wildtrak SUV available for $41595",
 "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": "ford-of-columbia",
   "vin": "1FMEE5DP5NLA73183",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}