{
 "id": "1HGCP36898A046473",
 "name": "Pre-Owned 2008 Honda Accord Sdn EX-L FWD 4dr Car",
 "year": 2008,
 "make": "Honda",
 "model": "Accord Sdn",
 "trim": "Used 2008 Honda Accord Sdn EX-L 4dr Car",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 96729,
 "vin": "1HGCP36898A046473",
 "image": "https://vehicle-images.carscommerce.inc/748f-110005863/1HGCP36898A046473/thumbnails/large/b933051d5ee4f47aaaee780e6fa3ee37.jpg",
 "url": "https://carchat.io/v/fiat-at-corpus-christi/1HGCP36898A046473",
 "dealer": {
  "id": "fiat-at-corpus-christi",
  "name": "FIAT at Corpus Christi",
  "city": "Corpus Christi",
  "state": "TX",
  "url": "https://carchat.io/d/fiat-at-corpus-christi"
 },
 "description": "2008 Used Honda Accord Sdn 4dr Car FWD located in Corpus Christi, TX at ",
 "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": "fiat-at-corpus-christi",
   "vin": "1HGCP36898A046473",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}