{
 "id": "1G1YE2D30V5600895",
 "name": "New 2027 Chevrolet Corvette Z06 2LZ",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Corvette Z06",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "new",
 "price": 145470,
 "currency": "USD",
 "mileage": 5,
 "vin": "1G1YE2D30V5600895",
 "image": null,
 "url": "https://carchat.io/v/stonebriar-chevrolet-frisco/1G1YE2D30V5600895",
 "dealer": {
  "id": "stonebriar-chevrolet-frisco",
  "name": "Stonebriar Chevrolet Frisco",
  "city": "Frisco",
  "state": "TX",
  "url": "https://carchat.io/d/stonebriar-chevrolet-frisco"
 },
 "description": "Is this 2027 Chevrolet Corvette Z06 your perfect car? Contact Stonebriar Chevrolet to see this Pitch Gray Metallic 2LZ Coupe available for $145470",
 "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": "stonebriar-chevrolet-frisco",
   "vin": "1G1YE2D30V5600895",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}