{
 "id": "SALGS2TF4FA239759",
 "name": "2015 Land Rover Range Rover 4WD 4dr Supercharged",
 "year": 2015,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 18799,
 "currency": "USD",
 "mileage": 93287,
 "vin": "SALGS2TF4FA239759",
 "image": "https://imagescdn.dealercarsearch.com/Media/27319/24244338/639234922373707147.jpg",
 "url": "https://carchat.io/v/hpd-auto-sales/SALGS2TF4FA239759",
 "dealer": {
  "id": "hpd-auto-sales",
  "name": "HPD Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/hpd-auto-sales"
 },
 "description": "Silver 2015 Land Rover Range Rover 4WD 4dr Supercharged with Black interior for sale in San Antonio. Shop HPD Auto Sales for great deals on all our Land Rover inventory.",
 "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": "hpd-auto-sales",
   "vin": "SALGS2TF4FA239759",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}