{
 "id": "1C4AJWAG9FL529888",
 "name": "Used 2015 Jeep Wrangler Sport",
 "year": 2015,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": null,
 "bodyStyle": "suv",
 "color": "anvil clear coat",
 "condition": "used",
 "price": 11421,
 "currency": "USD",
 "mileage": 199081,
 "vin": "1C4AJWAG9FL529888",
 "image": "https://pictures.dealer.com/m/mtnviewlincolnfd/1645/e5ed6a4d18c98d7d1c13c1ff794a8e9ex.jpg",
 "url": "https://carchat.io/v/mountain-view-lincoln/1C4AJWAG9FL529888",
 "dealer": {
  "id": "mountain-view-lincoln",
  "name": "Mountain View Lincoln",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mountain-view-lincoln"
 },
 "description": "Is this 2015 Jeep Wrangler your perfect car? Contact Mtn. View Lincoln to see this Anvil Clear Coat Sport SUV available for $11421",
 "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": "mountain-view-lincoln",
   "vin": "1C4AJWAG9FL529888",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}