{
 "id": "2HGFC3B92HH358353",
 "name": "Used 2017 Honda Civic Touring",
 "year": 2017,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 20875,
 "currency": "USD",
 "mileage": 57139,
 "vin": "2HGFC3B92HH358353",
 "image": "https://pictures.dealer.com/v/volvocarsofhillcountryvcna/1234/bac085fa2c58493ab30ab0889bf5edc8_-2092924596.jpg",
 "url": "https://carchat.io/v/volvo-cars-hill-country/2HGFC3B92HH358353",
 "dealer": {
  "id": "volvo-cars-hill-country",
  "name": "Volvo Cars Hill Country",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/volvo-cars-hill-country"
 },
 "description": "Is this 2017 Honda Civic your perfect car? Contact Volvo Cars Hill Country to see this Crystal Black Pearl Touring Coupe available for $20875",
 "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": "volvo-cars-hill-country",
   "vin": "2HGFC3B92HH358353",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}