{
 "id": "1FBVU4XG1PKB19487",
 "name": "Used 2023 Ford Transit Passenger Wagon XL",
 "year": 2023,
 "make": "Ford",
 "model": "Transit Passenger Wagon",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 39898,
 "currency": "USD",
 "mileage": 56045,
 "vin": "1FBVU4XG1PKB19487",
 "image": "https://pictures.dealer.com/f/freelandchevrolet/1753/9f76967938f7dc7092d498a7c5c6bb64x.jpg",
 "url": "https://carchat.io/v/freeland-chevrolet/1FBVU4XG1PKB19487",
 "dealer": {
  "id": "freeland-chevrolet",
  "name": "Freeland Chevrolet",
  "city": "Hickory Hollow Pky Antioch",
  "state": "TN",
  "url": "https://carchat.io/d/freeland-chevrolet"
 },
 "description": "Is this 2023 Ford Transit Passenger Wagon your perfect car? Contact Freeland Chevrolet to see this XL available for $39898",
 "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": "freeland-chevrolet",
   "vin": "1FBVU4XG1PKB19487",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}