{
 "id": "1C4RJFCG7FC110910",
 "name": "2015 Jeep Grand Cherokee Overland",
 "year": 2015,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Overland",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 14999,
 "currency": "USD",
 "mileage": 116988,
 "vin": "1C4RJFCG7FC110910",
 "image": null,
 "url": "https://carchat.io/v/bestpriceautosales/1C4RJFCG7FC110910",
 "dealer": {
  "id": "bestpriceautosales",
  "name": "Bestpriceautosales",
  "city": "Methuen",
  "state": "MA",
  "url": "https://carchat.io/d/bestpriceautosales"
 },
 "description": "Meet a white 2015 Jeep Grand Cherokee thats ready to turn everyday errands into mini-adventures. With its clean, confident look and SUV stance, this Grand Cherokee brings that classic Jeep attitude in a color that always feels freshwhether its parked curbside or headed out past the city lights.Slide into the black interior and youll find a cabin that feels purpose-built for comfort and control. Under the hood, the 3.6L V6 gasoline engine delivers smooth, capable power, paired with an automatic t",
 "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": "bestpriceautosales",
   "vin": "1C4RJFCG7FC110910",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}