{
 "id": "1HGCV1F15JA113198",
 "name": "2018 Honda Accord LX",
 "year": 2018,
 "make": "Honda",
 "model": "Accord",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 99452,
 "vin": "1HGCV1F15JA113198",
 "image": null,
 "url": "https://carchat.io/v/planetlincolnspring/1HGCV1F15JA113198",
 "dealer": {
  "id": "planetlincolnspring",
  "name": "Planetlincolnspring",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/planetlincolnspring"
 },
 "description": "This used 2018 Honda Accord Sedan is the kind of car that slips into your day and makes the small things easier. The rear camera takes the guesswork out of tight parking, steering wheel controls keep the playlist and calls within reach, and cruise control smooths out the highway miles. Tinted windows add a touch of privacy while the LED tail lights modernize the look. Stop by for a test drive and see how well this sedan fits your routine.",
 "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": "planetlincolnspring",
   "vin": "1HGCV1F15JA113198",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}