{
 "id": "JF2SH61689H791501",
 "name": "Used 2009 Subaru Forester 2.5X",
 "year": 2009,
 "make": "Subaru",
 "model": "Forester",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 7709,
 "currency": "USD",
 "mileage": 169297,
 "vin": "JF2SH61689H791501",
 "image": null,
 "url": "https://carchat.io/v/grayson-hyundai-subaru/JF2SH61689H791501",
 "dealer": {
  "id": "grayson-hyundai-subaru",
  "name": "Grayson Hyundai Subaru",
  "city": "Kingston Pike Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/grayson-hyundai-subaru"
 },
 "description": "Is this 2009 Subaru Forester your perfect car? Contact Grayson Subaru to see this Sage Green Metallic 2.5X SUV available for $7709",
 "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": "grayson-hyundai-subaru",
   "vin": "JF2SH61689H791501",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}