{
 "id": "SALGV2RE0JA500559",
 "name": "2018 Land Rover Range Rover Autobiography",
 "year": 2018,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": "Autobiography",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 32999,
 "currency": "USD",
 "mileage": 87396,
 "vin": "SALGV2RE0JA500559",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/SALGV2RE0JA500559",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Meet the White 2018 Land Rover Range Rovera used SUV that knows how to make an entrance and back it up with serious capability. Dressed in crisp white, it has that clean, confident look that fits just as well at a nice dinner spot as it does pulling up to a trailhead.Under the hood sits a 5.0L V8 DOHC 32V supercharged engine with eight cylinders, delivering the kind of power that turns everyday drives into something you actually look forward to. Its paired with an 8-speed automatic transmission ",
 "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": "uscarsales1",
   "vin": "SALGV2RE0JA500559",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}