{
 "id": "URL4bd1b1e815e9e5413630304782e9842351b90215",
 "name": "2007 Hyundai Santa Fe",
 "year": 2007,
 "make": "Hyundai",
 "model": "Santa Fe",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 89000,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202608-9d109d83719a47b09522007930317136.jpg",
 "url": "https://carchat.io/v/west-point-auto-group/URL4bd1b1e815e9e5413630304782e9842351b90215",
 "dealer": {
  "id": "west-point-auto-group",
  "name": "West Point Auto Group",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/west-point-auto-group"
 },
 "description": "Find USED 2007 HYUNDAI SANTA FE for sale at $7,999.00 in San Antonio, TX at West Point Auto Group now.",
 "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": "west-point-auto-group",
   "vin": "URL4bd1b1e815e9e5413630304782e9842351b90215",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}