{
 "id": "1FMEE5DP4MLA74713",
 "name": "2021 Ford Bronco Badlands",
 "year": 2021,
 "make": "Ford",
 "model": "Bronco Badlands",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 38016,
 "currency": "USD",
 "mileage": 26001,
 "vin": "1FMEE5DP4MLA74713",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/8ba5345b235f45629933618bcfdf0709.jpg",
 "url": "https://carchat.io/v/southpointauto/1FMEE5DP4MLA74713",
 "dealer": {
  "id": "southpointauto",
  "name": "Southpointauto",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/southpointauto"
 },
 "description": "Looking for a 2021 Ford Bronco for sale in Austin, TX? Stop by South Point Hyundai today to learn more about this Bronco 1FMEE5DP4MLA74713",
 "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": "southpointauto",
   "vin": "1FMEE5DP4MLA74713",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}