{
 "id": "URL275b3296989ccb0c873160e383d5d30e0c7cc2e9",
 "name": "2008 Hyundai Elantra",
 "year": 2008,
 "make": "Hyundai",
 "model": "Elantra",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 3888,
 "currency": "USD",
 "mileage": 118134,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/patterson-chevrolet-chrysler-dodge-jeep-ram/URL275b3296989ccb0c873160e383d5d30e0c7cc2e9",
 "dealer": {
  "id": "patterson-chevrolet-chrysler-dodge-jeep-ram",
  "name": "Patterson Chevrolet Chrysler Dodge Jeep Ram",
  "city": "Kilgore",
  "state": "TX",
  "url": "https://carchat.io/d/patterson-chevrolet-chrysler-dodge-jeep-ram"
 },
 "description": null,
 "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": "patterson-chevrolet-chrysler-dodge-jeep-ram",
   "vin": "URL275b3296989ccb0c873160e383d5d30e0c7cc2e9",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}