{
 "id": "URL56d67180de3a26fc69e9ee12ae9d64a63f9120c0",
 "name": "2017 Jeep Patriot High Altitude",
 "year": 2017,
 "make": "Jeep",
 "model": "Patriot",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 5922,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/647/1775242/6a9390cba3cbb1eba237e0af.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/URL56d67180de3a26fc69e9ee12ae9d64a63f9120c0",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "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": "farris-motor-company-morristown",
   "vin": "URL56d67180de3a26fc69e9ee12ae9d64a63f9120c0",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}