{
 "id": "2FMPK4AP5MBA02760",
 "name": "2021 Ford Edge ST",
 "year": 2021,
 "make": "Ford",
 "model": "Edge",
 "trim": "ST",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 21995,
 "currency": "USD",
 "mileage": 92479,
 "vin": "2FMPK4AP5MBA02760",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/792a2954-7d69-4a11-b843-6ab6a74f107f.jpeg",
 "url": "https://carchat.io/v/wolfeford/2FMPK4AP5MBA02760",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2021 Ford Edge ST White Metallic AWD 2.7L V6 EcoBoost 7-Speed Automatic AWD, Adaptive Cruise Control w/Stop & Go, Connected Built-In Navigation, Evasive Steering Assist, Ford Co-Pilot360 Assist+, Lane Centering, 12 Speakers, 3.39 Axle Ratio, 4-Wheel Disc Brakes, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM with 360L, Auto High-beam Headlights, Auto-dimming Rear-View mirror, Automatic temperature control, Brake assist, Bumpers: body-color, Compass, Delay-off headlights, Drive",
 "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": "wolfeford",
   "vin": "2FMPK4AP5MBA02760",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}