{
 "id": "1GNSCGKCXJR162559",
 "name": "2018 Chevrolet Suburban LS",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Suburban",
 "trim": "LS",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 23395,
 "currency": "USD",
 "mileage": 102259,
 "vin": "1GNSCGKCXJR162559",
 "image": null,
 "url": "https://carchat.io/v/automall59/1GNSCGKCXJR162559",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "The rear view camera is perfect for backing into tight spots. The keyless entry system is really convenient. You don't have to drive all over town...we have the 2018 Suburban you need in stock. Tinted windows not only provide you with added privacy but they work to keep your car cooler during hot summer days. The built-in security system will ensure the car stays where it belongs. You'll also love this vehicle's tire pressure monitoring system and airbags.",
 "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": "automall59",
   "vin": "1GNSCGKCXJR162559",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}