{
 "id": "1G1YM2D79G5100825",
 "name": "2016 Chevrolet Corvette Stingray",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": "Stingray",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 40995,
 "currency": "USD",
 "mileage": 98422,
 "vin": "1G1YM2D79G5100825",
 "image": "https://imagescdn.dealercarsearch.com/Media/25894/24257962/639244793428137968.jpg",
 "url": "https://carchat.io/v/highendmotorcars/1G1YM2D79G5100825",
 "dealer": {
  "id": "highendmotorcars",
  "name": "Highendmotorcars",
  "city": "Merrillville",
  "state": "IN",
  "url": "https://carchat.io/d/highendmotorcars"
 },
 "description": "Visit HIGHEND Motors to shop our great deals. You can call 773-424-0211 to schedule your test drive today.",
 "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": "highendmotorcars",
   "vin": "1G1YM2D79G5100825",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}