{
 "id": "1FMEE5BP1NLB39487",
 "name": "Used 2022 Ford Bronco",
 "year": 2022,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 32219,
 "currency": "USD",
 "mileage": 62672,
 "vin": "1FMEE5BP1NLB39487",
 "image": "https://pictures.dealer.com/n/nissanofgreenville/1829/9fcbf0c86e7e9c28015c8523e8fb4abdx.jpg",
 "url": "https://carchat.io/v/nissan-of-greenville/1FMEE5BP1NLB39487",
 "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 Bronco your perfect car? Contact Nissan of Greenville to see this Blue SUV available for $32219",
 "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": "1FMEE5BP1NLB39487",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}