{
 "id": "URLce31d080e0a59d861bd749781b78243fe042f64f",
 "name": "2019 Chevrolet Corvette",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 64625,
 "currency": "USD",
 "mileage": 21577,
 "vin": null,
 "image": "https://cdn.inventoryrsc.com/545511071_6a8cedaeef2f09f85ecc8295.jpg",
 "url": "https://carchat.io/v/lotus-of-dallas/URLce31d080e0a59d861bd749781b78243fe042f64f",
 "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 2019 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": "URLce31d080e0a59d861bd749781b78243fe042f64f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}