{
 "id": "3GTU2VEC1FG237841",
 "name": "Used 2015 GMC Sierra 1500 SLT",
 "year": 2015,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 20824,
 "currency": "USD",
 "mileage": 153632,
 "vin": "3GTU2VEC1FG237841",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/1263/4545f8c2acd1cf41af804ce840a78e9dx.jpg",
 "url": "https://carchat.io/v/mvford/3GTU2VEC1FG237841",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2015 GMC Sierra 1500 your perfect car? Contact Mtn. View Ford Lincoln to see this White Diamond Clearcoat SLT Truck available for $20824",
 "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": "mvford",
   "vin": "3GTU2VEC1FG237841",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}