{
 "id": "URL79e67d7132af367181d6169e6f8949fdbf644b6d",
 "name": "2026 Ford XL",
 "year": 2026,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn.autopublishers.com/vehicleimages/69983193/9348fa5b-30bb-40ea-8337-ba6f9f084707.jpg",
 "url": "https://carchat.io/v/reed-has-it/URL79e67d7132af367181d6169e6f8949fdbf644b6d",
 "dealer": {
  "id": "reed-has-it",
  "name": "Reed Has It",
  "city": "Spring",
  "state": "TX",
  "url": "https://carchat.io/d/reed-has-it"
 },
 "description": "Service Loaner. Available Soon... What a deal!  The 1900  has an EPA estimated fuel rating of 38 MPG combined.  6/5",
 "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": "reed-has-it",
   "vin": "URL79e67d7132af367181d6169e6f8949fdbf644b6d",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}