{
 "id": "URL64d98721e79922d5c169bf9adff91bd5096aa00a",
 "name": "2023 New Ford Vehicles",
 "year": 2023,
 "make": "Ford",
 "model": "Vehicles",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 32725,
 "currency": "USD",
 "mileage": 80428,
 "vin": null,
 "image": "https://www.fivestarfordlewisville.com/uploads/fivestarfordlewisville-m2en/2024/01/cropped-Five-Star-Ford-Lewisville-Logo-Revamp-January-2024.png",
 "url": "https://carchat.io/v/five-star-ford-lewisville/URL64d98721e79922d5c169bf9adff91bd5096aa00a",
 "dealer": {
  "id": "five-star-ford-lewisville",
  "name": "Five Star Ford Lewisville",
  "city": "Lewisville",
  "state": "TX",
  "url": "https://carchat.io/d/five-star-ford-lewisville"
 },
 "description": "Here at Sam Pack Ford Lewisville, you can find the new 2023 Ford vehicles for sale that you want. Visit our dealership today.",
 "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": "five-star-ford-lewisville",
   "vin": "URL64d98721e79922d5c169bf9adff91bd5096aa00a",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}