{
 "id": "JTDP4RCE7LJ035017",
 "name": "2020 Toyota Corolla SE, CVT, w/Premium pkg",
 "year": 2020,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "SE, CVT, w/Premium pkg",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 12999,
 "currency": "USD",
 "mileage": 115310,
 "vin": "JTDP4RCE7LJ035017",
 "image": "https://imagescdn.dealercarsearch.com/Media/25537/24234166/639240600192374393.jpg",
 "url": "https://carchat.io/v/sifinestcars/JTDP4RCE7LJ035017",
 "dealer": {
  "id": "sifinestcars",
  "name": "Sifinestcars",
  "city": "Island",
  "state": "NY",
  "url": "https://carchat.io/d/sifinestcars"
 },
 "description": "Visit S I Finest Cars to shop our great deals. You can call 718-808-4025 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": "sifinestcars",
   "vin": "JTDP4RCE7LJ035017",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}