{
 "id": "URL3da0c95071e20db436c5ad0163a140b8a13167fc",
 "name": "2020 Chevrolet Silverado 1500",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 20000,
 "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/URL3da0c95071e20db436c5ad0163a140b8a13167fc",
 "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 2020 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": "URL3da0c95071e20db436c5ad0163a140b8a13167fc",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}