{
 "id": "1FMSK8FH1NGA56229",
 "name": "Used 2022 Ford Explorer Limited",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 30168,
 "currency": "USD",
 "mileage": 43019,
 "vin": "1FMSK8FH1NGA56229",
 "image": "https://pictures.dealer.com/h/hyundaiofgreenville/1285/2288c9fb9a30e3b123dce77400018b71x.jpg",
 "url": "https://carchat.io/v/nissan-of-greenville/1FMSK8FH1NGA56229",
 "dealer": {
  "id": "nissan-of-greenville",
  "name": "Nissan of Greenville",
  "city": "Greenville",
  "state": "TX",
  "url": "https://carchat.io/d/nissan-of-greenville"
 },
 "description": "Is this 2022 Ford Explorer your perfect car? Contact Nissan of Greenville to see this White Limited SUV available for $30168",
 "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": "nissan-of-greenville",
   "vin": "1FMSK8FH1NGA56229",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}