{
 "id": "1GYKNAR46LZ167544",
 "name": "Certified Pre-Owned 2020 Cadillac XT5 Luxury",
 "year": 2020,
 "make": "Cadillac",
 "model": "XT5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "satin steel metallic",
 "condition": "used",
 "price": 21986,
 "currency": "USD",
 "mileage": 60340,
 "vin": "1GYKNAR46LZ167544",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/1358/57cc162b4cdd9933c05ed191048a3f0fx.jpg",
 "url": "https://carchat.io/v/mvford/1GYKNAR46LZ167544",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2020 Cadillac XT5 your perfect car? Contact Mtn. View Ford Lincoln to see this Satin Steel Metallic Luxury SUV available for $21986",
 "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": "1GYKNAR46LZ167544",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}