{
 "id": "1C4RJKBG5P8105526",
 "name": "Used 2023 Jeep Grand Cherokee L Limited",
 "year": 2023,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 34990,
 "currency": "USD",
 "mileage": 58398,
 "vin": "1C4RJKBG5P8105526",
 "image": "https://images.dealer.com/autodata/us/color/2023/USD30JES242B0/PAS.jpg",
 "url": "https://carchat.io/v/pollard-west/1C4RJKBG5P8105526",
 "dealer": {
  "id": "pollard-west",
  "name": "Pollard West",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/pollard-west"
 },
 "description": "Is this 2023 Jeep Grand Cherokee your perfect car? Contact Pollard Pre-Owned to see this Baltic Gray L Limited SUV available for $34990",
 "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": "pollard-west",
   "vin": "1C4RJKBG5P8105526",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}