{
 "id": "1FMDE5CP0MLA72437",
 "name": "Used 2021 Ford Bronco Badlands",
 "year": 2021,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "orange",
 "condition": "used",
 "price": 40996,
 "currency": "USD",
 "mileage": 32018,
 "vin": "1FMDE5CP0MLA72437",
 "image": "https://pictures.dealer.com/l/longviewautoplex/0736/d267e363c87c13b764fa0a284b92f316x.jpg",
 "url": "https://carchat.io/v/longview-autoplex-mitsubishi/1FMDE5CP0MLA72437",
 "dealer": {
  "id": "longview-autoplex-mitsubishi",
  "name": "Longview Autoplex Mitsubishi",
  "city": "Longview",
  "state": "TX",
  "url": "https://carchat.io/d/longview-autoplex-mitsubishi"
 },
 "description": "Is this 2021 Ford Bronco your perfect car? Contact Longview Autoplex Mitsubishi to see this Orange Metallic Badlands SUV available for $40996",
 "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": "longview-autoplex-mitsubishi",
   "vin": "1FMDE5CP0MLA72437",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}