{
 "id": "1FMSK7DHXLGC27750",
 "name": "2020 Ford Explorer XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer XLT",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19562,
 "currency": "USD",
 "mileage": 87002,
 "vin": "1FMSK7DHXLGC27750",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/f6ae008c-ff26-431a-a634-549d7ccbd268.jpg",
 "url": "https://carchat.io/v/honda-of-lake-jackson/1FMSK7DHXLGC27750",
 "dealer": {
  "id": "honda-of-lake-jackson",
  "name": "Honda of Lake Jackson",
  "city": "Lake Jackson",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-lake-jackson"
 },
 "description": "Looking for a 2020 Ford Explorer for sale in Lake Jackson, TX? Stop by Honda of Lake Jackson today to learn more about this Explorer 1FMSK7DHXLGC27750",
 "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": "honda-of-lake-jackson",
   "vin": "1FMSK7DHXLGC27750",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}