{
 "dealer": {
  "id": "velocity-mazda",
  "name": "Velocity Mazda",
  "city": "Tyler",
  "state": "TX",
  "address": "1930 W Southwest Loop 323",
  "zip": "75701",
  "vehicleCount": 3,
  "url": "https://carchat.io/d/velocity-mazda",
  "listing": "marketplace"
 },
 "query": null,
 "count": 3,
 "results": [
  {
   "id": "5FNYG2H30SB015711",
   "name": "2025 Honda Pilot Sport",
   "year": 2025,
   "make": "Honda",
   "model": "Pilot",
   "trim": null,
   "bodyStyle": "suv",
   "color": "red",
   "condition": "used",
   "price": 36476,
   "currency": "USD",
   "mileage": 3000,
   "vin": "5FNYG2H30SB015711",
   "image": "https://www.velocitymazda.com/inventoryphotos/4303/5fnyg2h30sb015711/ip/1.jpg",
   "url": "https://carchat.io/v/velocity-mazda/5FNYG2H30SB015711",
   "dealer": {
    "id": "velocity-mazda",
    "name": "Velocity Mazda",
    "city": "Tyler",
    "state": "TX",
    "url": "https://carchat.io/d/velocity-mazda"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "velocity-mazda",
     "vin": "5FNYG2H30SB015711",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "WA1C4AFY5P2153874",
   "name": "2023 Audi SQ5 Prestige",
   "year": 2023,
   "make": "Audi",
   "model": "SQ5",
   "trim": null,
   "bodyStyle": null,
   "color": "white",
   "condition": "used",
   "price": 40135,
   "currency": "USD",
   "mileage": 3000,
   "vin": "WA1C4AFY5P2153874",
   "image": "https://www.velocitymazda.com/inventoryphotos/4303/wa1c4afy5p2153874/ip/1.jpg",
   "url": "https://carchat.io/v/velocity-mazda/WA1C4AFY5P2153874",
   "dealer": {
    "id": "velocity-mazda",
    "name": "Velocity Mazda",
    "city": "Tyler",
    "state": "TX",
    "url": "https://carchat.io/d/velocity-mazda"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "velocity-mazda",
     "vin": "WA1C4AFY5P2153874",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "KL4CJASB5JB636296",
   "name": "2018 Buick Encore Preferred",
   "year": 2018,
   "make": "Buick",
   "model": "Encore",
   "trim": null,
   "bodyStyle": "suv",
   "color": "black",
   "condition": "used",
   "price": 10210,
   "currency": "USD",
   "mileage": 3000,
   "vin": "KL4CJASB5JB636296",
   "image": "https://www.velocitymazda.com/inventoryphotos/4303/kl4cjasb5jb636296/ip/1.jpg",
   "url": "https://carchat.io/v/velocity-mazda/KL4CJASB5JB636296",
   "dealer": {
    "id": "velocity-mazda",
    "name": "Velocity Mazda",
    "city": "Tyler",
    "state": "TX",
    "url": "https://carchat.io/d/velocity-mazda"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "velocity-mazda",
     "vin": "KL4CJASB5JB636296",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  }
 ],
 "note": "Listings sourced from the dealership's public website, refreshed daily. The dealership confirms final pricing and availability.",
 "docs": "https://carchat.io/agents"
}