{
 "id": "URLeb82d4760fb8ba8bd24f4c4dec3b7f3443c46797",
 "name": "2023 Chevrolet Silverado 1500",
 "year": 2023,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 7225,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://images.jazelc.com/uploads/spmotors-m2e/5star-logo-normal.png",
 "url": "https://carchat.io/v/sam-pack-group/URLeb82d4760fb8ba8bd24f4c4dec3b7f3443c46797",
 "dealer": {
  "id": "sam-pack-group",
  "name": "Sam Pack Group",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/sam-pack-group"
 },
 "description": "Explore our pre-owned inventory to find a used Chevrolet Silverado 1500. When you find a model that suits your needs, schedule a test drive.",
 "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": "sam-pack-group",
   "vin": "URLeb82d4760fb8ba8bd24f4c4dec3b7f3443c46797",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}