{
 "id": "2C3CDYAG5EH176481",
 "name": "2014 Dodge Challenger Base",
 "year": 2014,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "Base",
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 105146,
 "vin": "2C3CDYAG5EH176481",
 "image": "https://imagescdn.dealercarsearch.com/Media/4684/23381706/639023541747555953.jpg",
 "url": "https://carchat.io/v/avinenterprises/2C3CDYAG5EH176481",
 "dealer": {
  "id": "avinenterprises",
  "name": "Avinenterprises",
  "city": "Tampa",
  "state": "FL",
  "url": "https://carchat.io/d/avinenterprises"
 },
 "description": "This 2014 Dodge Challenger delivers comfort, and unmistakable presence. Smooth ride, and a spacious interior make it great for daily driving or weekend cruising. Well-maintained and ready to turn heads.Contact us for more details or to schedule a test drive.",
 "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": "avinenterprises",
   "vin": "2C3CDYAG5EH176481",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}