{
 "id": "1C3AN69L34X007225",
 "name": "2004 Chrysler Crossfire",
 "year": 2004,
 "make": "Chrysler",
 "model": "Crossfire",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 299950,
 "currency": "USD",
 "mileage": null,
 "vin": "1C3AN69L34X007225",
 "image": "https://assets.cai-media-management.com/resize/2700x2700/common-vehicle-media/342f29fa-e434-4c37-b484-2827ea5057af.jpg",
 "url": "https://carchat.io/v/lotus-of-the-woodlands/1C3AN69L34X007225",
 "dealer": {
  "id": "lotus-of-the-woodlands",
  "name": "Lotus Of The Woodlands",
  "city": "The Woodlands",
  "state": "TX",
  "url": "https://carchat.io/d/lotus-of-the-woodlands"
 },
 "description": "View photos and features of this Used 2004 Chrysler Crossfire for sale at Lotus of The Woodlands!",
 "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": "lotus-of-the-woodlands",
   "vin": "1C3AN69L34X007225",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}