{
 "id": "4T1B61HK4KU299616",
 "name": "2019 Toyota Camry XSE",
 "year": 2019,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XSE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 98538,
 "vin": "4T1B61HK4KU299616",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/4T1B61HK4KU299616",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Cruise through the city streets in style with this sleek Silver 2019 Toyota Camry! This beauty is not only a sight to behold but also a joy to drive, with its powerful engine that purrs like a contented kitten. The luxurious interior will make you feel like you're riding on cloud nine, with its spacious seating and state-of-the-art entertainment system that will keep you grooving to your favorite tunes on the go.Feel like a VIP as you take the wheel and experience the smooth handling and respons",
 "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": "bigcitycarsfortwayne",
   "vin": "4T1B61HK4KU299616",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}