{
 "id": "URLfc7b81086c17af66ce45d73a4ee2f2dcfbda2983",
 "name": "1958 Toyota Landcruiser",
 "year": 1958,
 "make": "Toyota",
 "model": "Landcruiser",
 "trim": null,
 "bodyStyle": null,
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/red-mccombs-automotive/URLfc7b81086c17af66ce45d73a4ee2f2dcfbda2983",
 "dealer": {
  "id": "red-mccombs-automotive",
  "name": "Red Mccombs Automotive",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/red-mccombs-automotive"
 },
 "description": "Shop used Toyota Landcruiser 1958 for sale in San Antonio, TX. Browse inventory, trims, pricing, and lease deals at Red McCombs Automotive.",
 "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": "red-mccombs-automotive",
   "vin": "URLfc7b81086c17af66ce45d73a4ee2f2dcfbda2983",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}