{
 "dealer": {
  "id": "russell-and-smith-honda",
  "name": "Russell & Smith Honda",
  "city": "Houston",
  "state": "TX",
  "address": "2900 S Loop W",
  "zip": "77054",
  "vehicleCount": 2,
  "url": "https://carchat.io/d/russell-and-smith-honda",
  "listing": "marketplace"
 },
 "query": null,
 "count": 2,
 "results": [
  {
   "id": "3C6UR5DJ6LG141136",
   "name": "2020 Ram® 2500 Big Horn",
   "year": 2020,
   "make": "Ram",
   "model": "2500",
   "trim": "Big Horn",
   "bodyStyle": "truck",
   "color": "silver",
   "condition": "used",
   "price": 26795,
   "currency": "USD",
   "mileage": 118325,
   "vin": "3C6UR5DJ6LG141136",
   "image": "https://images.app.ridemotive.com/g4030e9gw422oabhxm5vnolunqnh",
   "url": "https://carchat.io/v/russell-and-smith-honda/3C6UR5DJ6LG141136",
   "dealer": {
    "id": "russell-and-smith-honda",
    "name": "Russell & Smith Honda",
    "city": "Houston",
    "state": "TX",
    "url": "https://carchat.io/d/russell-and-smith-honda"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "russell-and-smith-honda",
     "vin": "3C6UR5DJ6LG141136",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "KM8J33A45KU007645",
   "name": "2019 Hyundai® Tucson Value",
   "year": 2019,
   "make": "Hyundai",
   "model": "Tucson",
   "trim": "Value",
   "bodyStyle": "suv",
   "color": "white",
   "condition": "used",
   "price": 2190,
   "currency": "USD",
   "mileage": 161119,
   "vin": "KM8J33A45KU007645",
   "image": "https://images.app.ridemotive.com/g4030e9gw422oabhxm5vnolunqnh",
   "url": "https://carchat.io/v/russell-and-smith-honda/KM8J33A45KU007645",
   "dealer": {
    "id": "russell-and-smith-honda",
    "name": "Russell & Smith Honda",
    "city": "Houston",
    "state": "TX",
    "url": "https://carchat.io/d/russell-and-smith-honda"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "russell-and-smith-honda",
     "vin": "KM8J33A45KU007645",
     "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"
}