{
 "id": "3VV3B7AX2MM125209",
 "name": "2021 Volkswagen Tiguan",
 "year": 2021,
 "make": "Volkswagen",
 "model": "Tiguan",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 16595,
 "currency": "USD",
 "mileage": 83338,
 "vin": "3VV3B7AX2MM125209",
 "image": null,
 "url": "https://carchat.io/v/automall59/3VV3B7AX2MM125209",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2021 Volkswagen Tiguan is a family friendly SUV that makes the everyday feel a little easier. Leather seats and heated front seats mean comfort on cold mornings, while the rear camera and steering wheel controls keep the ride simple and safe when the kids are in tow. Cruise control settles the long runs and tinted windows add privacy for passengers. It drives like a well-cared-for Tiguan and is ready for whatever weekend plans you have.",
 "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": "3VV3B7AX2MM125209",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}