{
 "id": "2T3H1RFV9SC324278",
 "name": "Used 2025 Toyota RAV4 LE",
 "year": 2025,
 "make": "Toyota",
 "model": "RAV4",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 32990,
 "currency": "USD",
 "mileage": 18911,
 "vin": "2T3H1RFV9SC324278",
 "image": "https://pictures.dealer.com/p/pollardpreowned/0537/a2b75029a072e0183156c0f82fe89022x.jpg",
 "url": "https://carchat.io/v/pollard-west/2T3H1RFV9SC324278",
 "dealer": {
  "id": "pollard-west",
  "name": "Pollard West",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/pollard-west"
 },
 "description": "Is this 2025 Toyota RAV4 your perfect car? Contact Pollard Pre-Owned to see this Silver Sky LE SUV available for $32990",
 "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": "2T3H1RFV9SC324278",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}