{
 "id": "1HGCV1F32JA243828",
 "name": "Used 2018 Honda Accord Sport",
 "year": 2018,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 18118,
 "currency": "USD",
 "mileage": 99308,
 "vin": "1HGCV1F32JA243828",
 "image": "https://pictures.dealer.com/l/lithiahondacarsofrockwall/1453/75ccc8c2f4f0075ea215e0fa43297a14x.jpg",
 "url": "https://carchat.io/v/honda-cars-of-rockwall/1HGCV1F32JA243828",
 "dealer": {
  "id": "honda-cars-of-rockwall",
  "name": "Honda Cars of Rockwall",
  "city": "Rockwall",
  "state": "TX",
  "url": "https://carchat.io/d/honda-cars-of-rockwall"
 },
 "description": "Is this 2018 Honda Accord your perfect car? Contact Honda Cars of Rockwall to see this Lunar Silver Sport Sedan available for $18118",
 "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-cars-of-rockwall",
   "vin": "1HGCV1F32JA243828",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}