{
 "id": "URLf8364c3e933ec4805aa3d3616361cc0b6467de2b",
 "name": "1937 Cars",
 "year": 1937,
 "make": null,
 "model": "Cars",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 79995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://images.ebizautos.media/motorcar/images/Motorcar.jpg",
 "url": "https://carchat.io/v/european-auto-garage/URLf8364c3e933ec4805aa3d3616361cc0b6467de2b",
 "dealer": {
  "id": "european-auto-garage",
  "name": "European Auto Garage",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/european-auto-garage"
 },
 "description": "Search Used 1937 Cars on Motorcar.com. Browse all major brands, local or nationwide. Listings updated daily.",
 "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": "european-auto-garage",
   "vin": "URLf8364c3e933ec4805aa3d3616361cc0b6467de2b",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}