{
 "id": "3GTU9DED9NG189034",
 "name": "Used 2022 GMC Sierra 1500 Limited SLT",
 "year": 2022,
 "make": "GMC",
 "model": "Sierra 1500 Limited",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 33427,
 "currency": "USD",
 "mileage": 105785,
 "vin": "3GTU9DED9NG189034",
 "image": "https://images.dealer.com/autodata/us/color/2022/USD20GMT42AE0/GAN.jpg",
 "url": "https://carchat.io/v/randall-motors/3GTU9DED9NG189034",
 "dealer": {
  "id": "randall-motors",
  "name": "Randall Motors",
  "city": "San Angelo",
  "state": "TX",
  "url": "https://carchat.io/d/randall-motors"
 },
 "description": "Is this 2022 GMC Sierra 1500 Limited your perfect car? Contact Randall Motors Inc to see this Quicksilver Metallic SLT Truck available for $33427",
 "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": "randall-motors",
   "vin": "3GTU9DED9NG189034",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}