{
 "id": "2HKRW1H85JH507566",
 "name": "2018 Honda CR-V",
 "year": 2018,
 "make": "Honda",
 "model": "CR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 25000,
 "currency": "USD",
 "mileage": 36000,
 "vin": "2HKRW1H85JH507566",
 "image": "https://images.dealer.com/ddc/vehicles/2018/Honda/CR-V/SUV/trim_EXL_4a19c6/color/White%20Diamond%20Pearl-WA-221%2C220%2C201-640-en_US.jpg",
 "url": "https://carchat.io/v/loving-honda/2HKRW1H85JH507566",
 "dealer": {
  "id": "loving-honda",
  "name": "Loving Honda",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-honda"
 },
 "description": "Used 2018 Honda CR-V, from Loving Honda Near Lufkin, Livingston & Nacogdoches. Call (936) 632-7711 for more information about stock number 3364A.",
 "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": "loving-honda",
   "vin": "2HKRW1H85JH507566",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}