{
 "id": "2C3CCAAG2CH108470",
 "name": "2012 Chrysler 300",
 "year": 2012,
 "make": "Chrysler",
 "model": "300",
 "trim": "Base",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 5499,
 "currency": "USD",
 "mileage": 150410,
 "vin": "2C3CCAAG2CH108470",
 "image": "https://cdn05.carsforsale.com/1e51d7c98db38075986daa3945979d82/1e51d7c98db38075986daa3945979d82.jpg?width=542&height=416&format=original&sig=f959bc4e6751f0d3",
 "url": "https://carchat.io/v/buy-here-pay-here-tx/2C3CCAAG2CH108470",
 "dealer": {
  "id": "buy-here-pay-here-tx",
  "name": "Buy Here Pay Here TX",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/buy-here-pay-here-tx"
 },
 "description": "Introducing the stylish and sophisticated 2012 Chrysler 300 Base. This luxurious sedan boasts a spacious interior with ample legroom and headroom for comfortable road trips. The sleek exterior design is complemented by a powerful 3.6-liter V6 engine, providing a smooth and responsive ride. Equipped with advanced technology features such as a touchscreen display, Bluetooth connectivity, and USB ports, the 2012 Chrysler 300 Base offers convenience at your fingertips. With extra spacing for maximum",
 "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": "buy-here-pay-here-tx",
   "vin": "2C3CCAAG2CH108470",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}