{
 "id": "4T1B11HK8KU710966",
 "name": "2019 Toyota Camry LE",
 "year": 2019,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 195424,
 "vin": "4T1B11HK8KU710966",
 "image": "https://cdn-ds.com/stock/2019-Toyota-Camry-LE-San-Antonio-TX/seo/FEX105158-4T1B11HK8KU710966/sz_72251/7c27d0788068f17c14db6bff527c3edc.jpg",
 "url": "https://carchat.io/v/osograndeautos/4T1B11HK8KU710966",
 "dealer": {
  "id": "osograndeautos",
  "name": "Osograndeautos",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/osograndeautos"
 },
 "description": "2019 Toyota Camry LE",
 "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": "osograndeautos",
   "vin": "4T1B11HK8KU710966",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}