{
 "id": "1C4RJFAG6MC600903",
 "name": "2021 Jeep Grand Cherokee LAREDO",
 "year": 2021,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 149802,
 "vin": "1C4RJFAG6MC600903",
 "image": "https://imagescdn.dealercarsearch.com/DealerImages/22541/22541_newarrivalphoto.jpg",
 "url": "https://carchat.io/v/alamo-auto-plex/1C4RJFAG6MC600903",
 "dealer": {
  "id": "alamo-auto-plex",
  "name": "Alamo Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/alamo-auto-plex"
 },
 "description": "BLACK 2021 Jeep Grand Cherokee LAREDO for sale in San Antonio. Shop Alamo Auto Plex LLC for great deals on all our Jeep inventory.",
 "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": "alamo-auto-plex",
   "vin": "1C4RJFAG6MC600903",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}