{
 "id": "3GNARKEG4VL136970",
 "name": "New 2027 Chevrolet Equinox Activ",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Equinox",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 36960,
 "currency": "USD",
 "mileage": 4,
 "vin": "3GNARKEG4VL136970",
 "image": null,
 "url": "https://carchat.io/v/lawrence-hall-chevrolet-buick/3GNARKEG4VL136970",
 "dealer": {
  "id": "lawrence-hall-chevrolet-buick",
  "name": "Lawrence Hall Chevrolet-Buick",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-chevrolet-buick"
 },
 "description": "Is this 2027 Chevrolet Equinox your perfect car? Contact Lawrence Hall Abilene Chevrolet to see this Sterling Gray Metallic Activ SUV available for $36960",
 "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": "lawrence-hall-chevrolet-buick",
   "vin": "3GNARKEG4VL136970",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}