{
 "dealer": {
  "id": "m-r-auto-sales",
  "name": "M R Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "address": "11070 SHAENFIELD RD",
  "zip": "78254",
  "vehicleCount": 3,
  "url": "https://carchat.io/d/m-r-auto-sales",
  "listing": "marketplace"
 },
 "query": null,
 "count": 3,
 "results": [
  {
   "id": "JF2SJAKC9FH592433",
   "name": "2015 Subaru Forester",
   "year": 2015,
   "make": "Subaru",
   "model": "Forester",
   "trim": "2.5i Limited",
   "bodyStyle": "suv",
   "color": "blue",
   "condition": "used",
   "price": 5800,
   "currency": "USD",
   "mileage": 174000,
   "vin": "JF2SJAKC9FH592433",
   "image": "https://cdn05.carsforsale.com/7985e785513f74fcca59c9b695aba05e/7985e785513f74fcca59c9b695aba05e.jpg?width=1280&height=960&format=&sig=daae739dfea6eca0",
   "url": "https://carchat.io/v/m-r-auto-sales/JF2SJAKC9FH592433",
   "dealer": {
    "id": "m-r-auto-sales",
    "name": "M R Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/m-r-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "m-r-auto-sales",
     "vin": "JF2SJAKC9FH592433",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "4S3BNBL67F3034045",
   "name": "2015 Subaru Legacy",
   "year": 2015,
   "make": "Subaru",
   "model": "Legacy",
   "trim": "2.5i Limited",
   "bodyStyle": "sedan",
   "color": "black",
   "condition": "used",
   "price": 7500,
   "currency": "USD",
   "mileage": 127000,
   "vin": "4S3BNBL67F3034045",
   "image": "https://cdn05.carsforsale.com/6eecec38b78d13c12166102336bb8b13/6eecec38b78d13c12166102336bb8b13.jpg?width=1280&height=960&format=&sig=5b8458cca58acc98",
   "url": "https://carchat.io/v/m-r-auto-sales/4S3BNBL67F3034045",
   "dealer": {
    "id": "m-r-auto-sales",
    "name": "M R Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/m-r-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "m-r-auto-sales",
     "vin": "4S3BNBL67F3034045",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "JF2GPAMC2F8302499",
   "name": "2015 Subaru XV Crosstrek",
   "year": 2015,
   "make": "Subaru",
   "model": "XV Crosstrek",
   "trim": "2.0i Limited",
   "bodyStyle": "suv",
   "color": "blue",
   "condition": "used",
   "price": 7900,
   "currency": "USD",
   "mileage": 136000,
   "vin": "JF2GPAMC2F8302499",
   "image": "https://cdn05.carsforsale.com/00dd6c2b068a2af5c5f4eeb8040244d774/00dd6c2b068a2af5c5f4eeb8040244d774.jpg?width=1280&height=960&format=&sig=5584aeadc89e5882",
   "url": "https://carchat.io/v/m-r-auto-sales/JF2GPAMC2F8302499",
   "dealer": {
    "id": "m-r-auto-sales",
    "name": "M R Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/m-r-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "m-r-auto-sales",
     "vin": "JF2GPAMC2F8302499",
     "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"
}