{
 "id": "URLf886dbe438035f45bf54e807e0676ae8366065fa",
 "name": "2010 Chevrolet Corvette",
 "year": 2010,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 138573,
 "currency": "USD",
 "mileage": 3700,
 "vin": null,
 "image": "https://cdn.inventoryrsc.com/535773060_6a5829e64a47fb12ec602524.jpg",
 "url": "https://carchat.io/v/lotus-of-dallas/URLf886dbe438035f45bf54e807e0676ae8366065fa",
 "dealer": {
  "id": "lotus-of-dallas",
  "name": "Lotus of Dallas",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/lotus-of-dallas"
 },
 "description": "View photos and features of this Used 2010 Chevrolet Corvette for sale at Lotus of Dallas! Serving near Highland Park, University Park, Southlake, Westlake.",
 "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-dallas",
   "vin": "URLf886dbe438035f45bf54e807e0676ae8366065fa",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}