{
 "id": "SALGS2RE3JA382466",
 "name": "2018 Land Rover Range Rover Supercharged Sport Utility 4D",
 "year": 2018,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": "Supercharged Sport Utility 4D",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 29995,
 "currency": "USD",
 "mileage": 83651,
 "vin": "SALGS2RE3JA382466",
 "image": "https://storage.googleapis.com/talkinto-production-dealerships-catalog-photos/e6ae76c8-680b-4b8a-87b2-002b90a8121a/kRvE6jGv.jpg",
 "url": "https://carchat.io/v/hammertime/SALGS2RE3JA382466",
 "dealer": {
  "id": "hammertime",
  "name": "Hammertime",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/hammertime"
 },
 "description": "For more information call or message us now. Our staff is here to answer all of your questions and make your car buying experience a pleasure.",
 "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": "hammertime",
   "vin": "SALGS2RE3JA382466",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}