{
 "id": "URLaa6bd413e083509f0eefebf05a62f14a141052d1",
 "name": "2022 Bentley Continental GT",
 "year": 2022,
 "make": "Bentley",
 "model": "Continental GT",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 199900,
 "currency": "USD",
 "mileage": 15000,
 "vin": null,
 "image": "https://cdn.inventoryrsc.com/543889009_6a89b40cde2329c8f1ec1faa.jpg",
 "url": "https://carchat.io/v/lotus-nashville/URLaa6bd413e083509f0eefebf05a62f14a141052d1",
 "dealer": {
  "id": "lotus-nashville",
  "name": "Lotus Nashville",
  "city": "Brentwood",
  "state": "TN",
  "url": "https://carchat.io/d/lotus-nashville"
 },
 "description": "View photos and features of this Used 2022 Bentley Continental GT for sale at Lotus Nashville!",
 "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-nashville",
   "vin": "URLaa6bd413e083509f0eefebf05a62f14a141052d1",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}