{
 "id": "3FMCR9B67MRB33655",
 "name": "2021 Ford Bronco Sport",
 "year": 2021,
 "make": "Ford",
 "model": "Bronco Sport",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 17999,
 "currency": "USD",
 "mileage": 82172,
 "vin": "3FMCR9B67MRB33655",
 "image": "https://imagescf.dealercenter.net/640/480/202604-761e63b341ab4fe58e56c11d82b76462.jpg",
 "url": "https://carchat.io/v/flores-used-cars/3FMCR9B67MRB33655",
 "dealer": {
  "id": "flores-used-cars",
  "name": "FLORES USED CARS",
  "city": "Eagle Pass",
  "state": "TX",
  "url": "https://carchat.io/d/flores-used-cars"
 },
 "description": "Find USED 2021 FORD BRONCO SPORT for sale at $17,999.00 in Eagle Pass, TX at Flores Used Cars now.",
 "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": "flores-used-cars",
   "vin": "3FMCR9B67MRB33655",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}