{
 "id": "JTDACAAU2V3085478",
 "name": "New 2027 Toyota Prius XLE",
 "year": 2027,
 "make": "Toyota",
 "model": "Prius",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": "blue",
 "condition": "new",
 "price": 34131,
 "currency": "USD",
 "mileage": 10,
 "vin": "JTDACAAU2V3085478",
 "image": "https://pictures.dealer.com/n/northparktoyotaofsanantonio/1037/56f66fe4c74e5efc5d543209d682da0bx.jpg",
 "url": "https://carchat.io/v/north-park-toyota/JTDACAAU2V3085478",
 "dealer": {
  "id": "north-park-toyota",
  "name": "North Park Toyota",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/north-park-toyota"
 },
 "description": "Is this 2027 Toyota Prius your perfect car? Contact North Park Toyota of San Antonio to see this Reservoir Blue XLE Hatchback available for $34131",
 "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": "north-park-toyota",
   "vin": "JTDACAAU2V3085478",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}