{
 "id": "JF2SJGWC1HH474019",
 "name": "Used 2017 Subaru Forester Touring",
 "year": 2017,
 "make": "Subaru",
 "model": "Forester",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 17498,
 "currency": "USD",
 "mileage": 92772,
 "vin": "JF2SJGWC1HH474019",
 "image": "https://pictures.dealer.com/g/goldencirclechevroletllc/1646/724d96751c59c0d05fe1fe2de32f3f4bx.jpg",
 "url": "https://carchat.io/v/golden-circle-chevrolet/JF2SJGWC1HH474019",
 "dealer": {
  "id": "golden-circle-chevrolet",
  "name": "Golden Circle Chevrolet",
  "city": "Lexington",
  "state": "TN",
  "url": "https://carchat.io/d/golden-circle-chevrolet"
 },
 "description": "Is this 2017 Subaru Forester your perfect car? Contact Golden Circle Chevrolet to see this Blue Touring available for $17498",
 "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": "golden-circle-chevrolet",
   "vin": "JF2SJGWC1HH474019",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}