{
 "id": "1C4BJWDG3CL166130",
 "name": "2012 Jeep Wrangler Sport",
 "year": 2012,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "dozer clear coat",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 89467,
 "vin": "1C4BJWDG3CL166130",
 "image": "https://images.overfuel.com/1024x768/photos/1404/1923266/4fa7c631-d0e2-42c4-b7ca-66d75ca32035-webp.jpg",
 "url": "https://carchat.io/v/highlineauto/1C4BJWDG3CL166130",
 "dealer": {
  "id": "highlineauto",
  "name": "Highlineauto",
  "city": "Lake City",
  "state": "UT",
  "url": "https://carchat.io/d/highlineauto"
 },
 "description": "This 2012 Jeep Wrangler Unlimited Sport offers a rugged yet refined driving experience. With just under 89,500 miles, it’s built for adventure and daily comfort alike. Sporting the striking Dozer Clear Coat exterior with a sleek black interior, this SUV combines style with practicality. Powered by a 3.6L V6 engine delivering 285 horsepower at 6400 rpm and 260 lb-ft of torque at 4800 rpm, it provides ample power for both off-road excursions and highway cruising. The 5-speed automatic transmission",
 "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": "highlineauto",
   "vin": "1C4BJWDG3CL166130",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}