{
 "id": "URLa61463f22772a9f4e7c4e541b0c1565d91df498a",
 "name": "2015 Honda CR-V LX",
 "year": 2015,
 "make": "Honda",
 "model": "CR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 14544,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/647/1485879/6a8d16ea4baab06ee62cb4a7.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/URLa61463f22772a9f4e7c4e541b0c1565d91df498a",
 "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": "URLa61463f22772a9f4e7c4e541b0c1565d91df498a",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}