{
 "id": "JTEABFAJ8VK070765",
 "name": "New 2027 Toyota Land Cruiser Base SUV",
 "year": 2027,
 "make": "Toyota",
 "model": "Land Cruiser",
 "trim": "Base",
 "bodyStyle": "suv",
 "color": "meteor",
 "condition": "new",
 "price": 72210,
 "currency": "USD",
 "mileage": null,
 "vin": "JTEABFAJ8VK070765",
 "image": null,
 "url": "https://carchat.io/v/san-marcos-toyota/JTEABFAJ8VK070765",
 "dealer": {
  "id": "san-marcos-toyota",
  "name": "San Marcos Toyota",
  "city": "San Marcos",
  "state": "TX",
  "url": "https://carchat.io/d/san-marcos-toyota"
 },
 "description": "description",
 "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": "san-marcos-toyota",
   "vin": "JTEABFAJ8VK070765",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}