{
 "id": "1FMEE5EP5MLA41377",
 "name": "Used 2021 Ford Bronco First Edition",
 "year": 2021,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 43500,
 "currency": "USD",
 "mileage": 57500,
 "vin": "1FMEE5EP5MLA41377",
 "image": "https://pictures.dealer.com/m/mikeperrymotorcompanycllc/1234/002d3d50345645e781b2f4f6a3e60712.JPG",
 "url": "https://carchat.io/v/mike-perry-motor-company/1FMEE5EP5MLA41377",
 "dealer": {
  "id": "mike-perry-motor-company",
  "name": "Mike Perry Motor Company",
  "city": "Nacogdoches",
  "state": "TX",
  "url": "https://carchat.io/d/mike-perry-motor-company"
 },
 "description": "Is this 2021 Ford Bronco your perfect car? Contact Mike Perry Motor Company to see this First Edition SUV available for $43500",
 "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": "mike-perry-motor-company",
   "vin": "1FMEE5EP5MLA41377",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}