{
 "id": "SALGS2FE4HA367182",
 "name": "Used 2017 Land Rover Range Rover 5.0L V8 Supercharged",
 "year": 2017,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 134112,
 "vin": "SALGS2FE4HA367182",
 "image": "https://pictures.dealer.com/p/pollardpreowned/0938/e9c53ef8532ce4d05a2ab05136c71311x.jpg",
 "url": "https://carchat.io/v/pollard-west/SALGS2FE4HA367182",
 "dealer": {
  "id": "pollard-west",
  "name": "Pollard West",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/pollard-west"
 },
 "description": "Is this 2017 Land Rover Range Rover your perfect car? Contact Pollard Pre-Owned to see this White 5.0L V8 Supercharged SUV",
 "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": "pollard-west",
   "vin": "SALGS2FE4HA367182",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}