{
 "id": "1FM5K8AR4KGA52975",
 "name": "2019 Ford Explorer",
 "year": 2019,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 7900,
 "currency": "USD",
 "mileage": 85590,
 "vin": "1FM5K8AR4KGA52975",
 "image": "https://cdn05.carsforsale.com/008b5692cf8cf83c9f73c70eca0eef5d48/480x360/2019-ford-explorer-police-interceptor-utility-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/silver-auto-partners/1FM5K8AR4KGA52975",
 "dealer": {
  "id": "silver-auto-partners",
  "name": "Silver Auto Partners",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/silver-auto-partners"
 },
 "description": null,
 "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": "silver-auto-partners",
   "vin": "1FM5K8AR4KGA52975",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}