{
 "id": "2C3CDXBG3DH547709",
 "name": "2013 Dodge Charger SE",
 "year": 2013,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 8990,
 "currency": "USD",
 "mileage": 139033,
 "vin": "2C3CDXBG3DH547709",
 "image": "https://imagescdn.dealercarsearch.com/Media/25972/24270668/639241334757252777.jpg",
 "url": "https://carchat.io/v/vitalefamilyauto/2C3CDXBG3DH547709",
 "dealer": {
  "id": "vitalefamilyauto",
  "name": "Vitalefamilyauto",
  "city": "Tewksbury",
  "state": "MA",
  "url": "https://carchat.io/d/vitalefamilyauto"
 },
 "description": "Visit Vitale Family Auto to shop our great deals. You can call 978-203-0152 to schedule your test drive today.",
 "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": "vitalefamilyauto",
   "vin": "2C3CDXBG3DH547709",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}