{
 "id": "3GCUKDE87SG215360",
 "name": "Used 2025 Chevrolet Silverado 1500 LT",
 "year": 2025,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 45993,
 "currency": "USD",
 "mileage": 31341,
 "vin": "3GCUKDE87SG215360",
 "image": "https://pictures.dealer.com/b/brownsubarusoa/1101/31614445c12e6bc46ff470281662c561x.jpg",
 "url": "https://carchat.io/v/brown-subaru/3GCUKDE87SG215360",
 "dealer": {
  "id": "brown-subaru",
  "name": "Brown Subaru",
  "city": "Amarillo",
  "state": "TX",
  "url": "https://carchat.io/d/brown-subaru"
 },
 "description": "Is this 2025 Chevrolet Silverado 1500 your perfect car? Contact Brown Subaru to see this Black LT Truck available for $45993",
 "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": "brown-subaru",
   "vin": "3GCUKDE87SG215360",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}