{
 "id": "1FMCU0GD6JUA84325",
 "name": "2018 Ford Escape SE",
 "year": 2018,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 143823,
 "vin": "1FMCU0GD6JUA84325",
 "image": null,
 "url": "https://carchat.io/v/maverick-chevrolet/1FMCU0GD6JUA84325",
 "dealer": {
  "id": "maverick-chevrolet",
  "name": "Maverick Chevrolet",
  "city": "Marshall",
  "state": "TX",
  "url": "https://carchat.io/d/maverick-chevrolet"
 },
 "description": "Ruby Red 2018 Ford Escape SE FWD 6-Speed Automatic EcoBoost 2.0L I4 GTDi DOHC Turbocharged VCT<br><br>This 2018 Escape is AutoCheck BuyBack Assured. Recent Arrival! 23/30 City/Highway MPG<br><br>Awards:<br> * 2018 KBB.com Brand Image Awards * 2018 KBB.com 10 Most Awarded Brands",
 "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": "maverick-chevrolet",
   "vin": "1FMCU0GD6JUA84325",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}