{
 "id": "4T1BF1FK0GU557060",
 "name": "2016 Toyota Camry XSE",
 "year": 2016,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XSE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 141091,
 "vin": "4T1BF1FK0GU557060",
 "image": null,
 "url": "https://carchat.io/v/lomarauto/4T1BF1FK0GU557060",
 "dealer": {
  "id": "lomarauto",
  "name": "Lomarauto",
  "city": "Santa Fe",
  "state": "TX",
  "url": "https://carchat.io/d/lomarauto"
 },
 "description": "Introducing this sleek 2016 Toyota Camry in a stylish shade of gray that will turn heads wherever you go. This beauty comes with a Carfax report available, giving you peace of mind and assurance as you hit the road. With its smooth ride and reliable performance, this Camry is perfect for both daily commutes and weekend adventures. Slide into the comfortable interior and enjoy the convenience of the {featureList}, making every drive a breeze. Whether you're a music lover cranking up the tunes on ",
 "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": "lomarauto",
   "vin": "4T1BF1FK0GU557060",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}