{
 "id": "2HGFA165X8H342712",
 "name": "2008 Honda Civic Sdn",
 "year": 2008,
 "make": "Honda",
 "model": "Civic Sdn",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": 166648,
 "vin": "2HGFA165X8H342712",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/f9207e1d539345249badd0c7c20ef807.jpg",
 "url": "https://carchat.io/v/allen-honda/2HGFA165X8H342712",
 "dealer": {
  "id": "allen-honda",
  "name": "Allen Honda",
  "city": "College Station",
  "state": "TX",
  "url": "https://carchat.io/d/allen-honda"
 },
 "description": "Looking for a 2008 Honda Civic Sdn for sale in College Station, TX? Stop by Allen Honda today to learn more about this Civic Sdn 2HGFA165X8H342712",
 "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": "allen-honda",
   "vin": "2HGFA165X8H342712",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}