{
 "id": "2HGFC2F62LH521036",
 "name": "Used 2020 Honda Civic Sedan LX",
 "year": 2020,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 22867,
 "currency": "USD",
 "mileage": 76902,
 "vin": "2HGFC2F62LH521036",
 "image": null,
 "url": "https://carchat.io/v/bristol-chevrolet/2HGFC2F62LH521036",
 "dealer": {
  "id": "bristol-chevrolet",
  "name": "Bristol Chevrolet",
  "city": "Bristol",
  "state": "TN",
  "url": "https://carchat.io/d/bristol-chevrolet"
 },
 "description": "Is this 2020 Honda Civic Sedan your perfect car? Contact Bristol Chevrolet to see this LX Sedan available for $22867",
 "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": "bristol-chevrolet",
   "vin": "2HGFC2F62LH521036",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}