{
 "id": "1GNSKHKC8KR252030",
 "name": "2019 Chevrolet Suburban LT Sport Utility 4D",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Suburban",
 "trim": "LT Sport Utility 4D",
 "bodyStyle": "suv",
 "color": "ask for details",
 "condition": "used",
 "price": 26885,
 "currency": "USD",
 "mileage": 115501,
 "vin": "1GNSKHKC8KR252030",
 "image": "https://storage.googleapis.com/talkinto-production-dealerships-catalog-photos/e6ae76c8-680b-4b8a-87b2-002b90a8121a/n5yKGmV7.jpg",
 "url": "https://carchat.io/v/hammertime/1GNSKHKC8KR252030",
 "dealer": {
  "id": "hammertime",
  "name": "Hammertime",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/hammertime"
 },
 "description": "Have questions about this vehicle? We have answers! Message us now and we’ll get right back to you.",
 "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": "1GNSKHKC8KR252030",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}