{
 "id": "1G1YB2D75J5103931",
 "name": "2018 Chevrolet Corvette 1LT",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": "1LT",
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": 42574,
 "currency": "USD",
 "mileage": 52621,
 "vin": "1G1YB2D75J5103931",
 "image": "https://static.overfuel.com/photos/1001/1934483/aaf8a318-cd7a-468f-90db-fbf4d1b53d71.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/1G1YB2D75J5103931",
 "dealer": {
  "id": "roger-williams-chrysler-dodge-jeep-ram",
  "name": "Roger Williams Chrysler Dodge Jeep Ram",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/roger-williams-chrysler-dodge-jeep-ram"
 },
 "description": "Pre-owned 2018 Chevrolet Corvette 1LT in Weatherford, TX",
 "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": "roger-williams-chrysler-dodge-jeep-ram",
   "vin": "1G1YB2D75J5103931",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}