{
 "id": "JTDVPRAEXLJ087694",
 "name": "Pre-Owned 2020 Toyota Corolla LE",
 "year": 2020,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 20991,
 "currency": "USD",
 "mileage": 28189,
 "vin": "JTDVPRAEXLJ087694",
 "image": "https://pictures.dealer.com/t/toyotaofcleveland/1480/afcddfd224c68e8d5836fa394b365ca1x.jpg",
 "url": "https://carchat.io/v/toyota-of-cleveland/JTDVPRAEXLJ087694",
 "dealer": {
  "id": "toyota-of-cleveland",
  "name": "Toyota of Cleveland",
  "city": "McDonald",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-cleveland"
 },
 "description": "Is this 2020 Toyota Corolla your perfect car? Contact Toyota of Cleveland to see this Classic Silver LE Sedan available for $20991",
 "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": "toyota-of-cleveland",
   "vin": "JTDVPRAEXLJ087694",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}