{
 "id": "1FM5K8HC0MGA02076",
 "name": "Used 2021 Ford Explorer",
 "year": 2021,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 150000,
 "vin": "1FM5K8HC0MGA02076",
 "image": null,
 "url": "https://carchat.io/v/brian-toliver-lincoln/1FM5K8HC0MGA02076",
 "dealer": {
  "id": "brian-toliver-lincoln",
  "name": "Brian Toliver Lincoln",
  "city": "Sulphur Springs",
  "state": "TX",
  "url": "https://carchat.io/d/brian-toliver-lincoln"
 },
 "description": "Is this 2021 Ford Explorer your perfect car? Contact Brian Toliver Lincoln to see this",
 "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": "brian-toliver-lincoln",
   "vin": "1FM5K8HC0MGA02076",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}