{
 "id": "1HGCT1B89FA012892",
 "name": "Used 2015 Honda Accord EX-L",
 "year": 2015,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 19002,
 "currency": "USD",
 "mileage": 70617,
 "vin": "1HGCT1B89FA012892",
 "image": "https://pictures.dealer.com/l/longhyundai/0179/c1117bec147b4b2f220eba9674a491a9x.jpg",
 "url": "https://carchat.io/v/long-hyundai/1HGCT1B89FA012892",
 "dealer": {
  "id": "long-hyundai",
  "name": "Long Hyundai",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/long-hyundai"
 },
 "description": "Is this 2015 Honda Accord your perfect car? Contact Long Hyundai to see this Black EX-L Coupe available for $19002",
 "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": "long-hyundai",
   "vin": "1HGCT1B89FA012892",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}