{
 "id": "2HGFC2F58JH582721",
 "name": "2018 Honda Civic",
 "year": 2018,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 56650,
 "vin": "2HGFC2F58JH582721",
 "image": "https://imagescf.dealercenter.net/640/480/202511-77fd0927a9c74e158f9a48f402d8019f/202311-fbaa19311e294e7bbd4eeea081d148c2.jpg",
 "url": "https://carchat.io/v/magic-time-motors/2HGFC2F58JH582721",
 "dealer": {
  "id": "magic-time-motors",
  "name": "Magic Time Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/magic-time-motors"
 },
 "description": "Find USED 2018 HONDA CIVIC for sale at CALL FOR PRICE in San Antonio, TX at MAGIC TIME MOTORS now.",
 "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": "magic-time-motors",
   "vin": "2HGFC2F58JH582721",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}