{
 "id": "URLdc03ad0f8452c9f06eae2994cc0fc13586369c8d",
 "name": "2020 Porsche 911",
 "year": 2020,
 "make": "Porsche",
 "model": "911",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 119950,
 "currency": "USD",
 "mileage": 38642,
 "vin": null,
 "image": "https://assets.cai-media-management.com/resize/2700x2700/common-vehicle-media/174d4464-2391-47ec-a118-012c565dbc9f.jpg",
 "url": "https://carchat.io/v/lotus-of-the-woodlands/URLdc03ad0f8452c9f06eae2994cc0fc13586369c8d",
 "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 2020 Porsche 911 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": "URLdc03ad0f8452c9f06eae2994cc0fc13586369c8d",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}