{
 "id": "7SAYGDEE9PF607572",
 "name": "2023 TESLA MODEL Y",
 "year": 2023,
 "make": "Tesla",
 "model": "MODEL Y",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 35987,
 "currency": "USD",
 "mileage": 32315,
 "vin": "7SAYGDEE9PF607572",
 "image": "https://cdn-inventory.autodealersdigital.com/upload/110603/12453228/12453228_0.jpg",
 "url": "https://carchat.io/v/arioncars/7SAYGDEE9PF607572",
 "dealer": {
  "id": "arioncars",
  "name": "Arioncars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/arioncars"
 },
 "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": "arioncars",
   "vin": "7SAYGDEE9PF607572",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}