{
 "id": "4T1BF1FK3CU560142",
 "name": "2012 Toyota Camry",
 "year": 2012,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 140983,
 "vin": "4T1BF1FK3CU560142",
 "image": "https://cdn05.carsforsale.com/794a3c3b195aaa0ca9803458a71ea2d0/794a3c3b195aaa0ca9803458a71ea2d0.jpg?width=1280&height=960&format=original&sig=b63f5fcba0364fc1",
 "url": "https://carchat.io/v/correas-auto-sales/4T1BF1FK3CU560142",
 "dealer": {
  "id": "correas-auto-sales",
  "name": "Correas Auto Sales",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/correas-auto-sales"
 },
 "description": "Introducing the sleek and stylish 2012 Toyota Camry L – the perfect combination of luxury and affordability. This stunning vehicle boasts a spacious interior with ample legroom and a comfortable ride, making it the ideal choice for families and commuters alike. The Camry L is equipped with a powerful and fuel-efficient 2.5-liter engine, ensuring a smooth and responsive drive every time. With its timeless design and impressive performance, this 2012 Camry L is sure to turn heads wherever you go. ",
 "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": "correas-auto-sales",
   "vin": "4T1BF1FK3CU560142",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}