{
 "id": "4JGDA5JB6HA865262",
 "name": "Used 2017 Mercedes-Benz GLE GLE 350",
 "year": 2017,
 "make": "Mercedes-Benz",
 "model": "GLE",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 16220,
 "currency": "USD",
 "mileage": 94069,
 "vin": "4JGDA5JB6HA865262",
 "image": "https://pictures.dealer.com/g/genesisofspringgen/1501/e68f8084d0ab231246b4a76ab1fb8c42x.jpg",
 "url": "https://carchat.io/v/genesis-of-spring/4JGDA5JB6HA865262",
 "dealer": {
  "id": "genesis-of-spring",
  "name": "Genesis of Spring",
  "city": "N Spring",
  "state": "TX",
  "url": "https://carchat.io/d/genesis-of-spring"
 },
 "description": "Is this 2017 Mercedes-Benz GLE your perfect car? Contact Genesis of Spring to see this White GLE 350 SUV available for $16220",
 "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": "genesis-of-spring",
   "vin": "4JGDA5JB6HA865262",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}