{
 "id": "1G1FB1RX2P0114353",
 "name": "2023 Chevrolet Camaro 1LT",
 "year": 2023,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "1LT",
 "bodyStyle": "coupe",
 "color": "sharkskin metallic",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 36078,
 "vin": "1G1FB1RX2P0114353",
 "image": null,
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1G1FB1RX2P0114353",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "Vehicle Details Turn heads and enjoy every mile in this sleek 2023 Chevrolet Camaro 1LT, now available in Knoxville, TN. With just 36,078 miles, this sporty coupe delivers the bold styling, athletic stance, and responsive performance Chevrolet Camaro is known for. Powered by a 4-cylinder, 2.0L gasoline engine and rear-wheel drive, it offers an engaging drive that feels right at home on winding roads, city streets, and weekend getaways. Inside, the Chevrolet Camaro 1LT combines comfort and techno",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "1G1FB1RX2P0114353",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}