{
 "id": "3FA6P0H72FR131498",
 "name": "Used 2015 Ford Fusion SE",
 "year": 2015,
 "make": "Ford",
 "model": "Fusion",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 9898,
 "currency": "USD",
 "mileage": 102454,
 "vin": "3FA6P0H72FR131498",
 "image": "https://pictures.dealer.com/g/goldencirclechevroletllc/1577/d855a6cbac8996a859d13164bb539b86x.jpg",
 "url": "https://carchat.io/v/golden-circle-chevrolet/3FA6P0H72FR131498",
 "dealer": {
  "id": "golden-circle-chevrolet",
  "name": "Golden Circle Chevrolet",
  "city": "Lexington",
  "state": "TN",
  "url": "https://carchat.io/d/golden-circle-chevrolet"
 },
 "description": "Is this 2015 Ford Fusion your perfect car? Contact Golden Circle Chevrolet to see this White SE available for $9898",
 "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": "3FA6P0H72FR131498",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}