{
 "id": "URL2f2d1b6fb3d104000b616d2165a0307fe556c9cb",
 "name": "2024 Chevrolet",
 "year": 2024,
 "make": "Chevrolet",
 "model": null,
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/moritz-chevrolet/URL2f2d1b6fb3d104000b616d2165a0307fe556c9cb",
 "dealer": {
  "id": "moritz-chevrolet",
  "name": "Moritz Chevrolet",
  "city": "Fort Worth",
  "state": "TX",
  "url": "https://carchat.io/d/moritz-chevrolet"
 },
 "description": "Browse our inventory of Chevrolet vehicles for sale at MORITZ CHEVROLET.",
 "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": "moritz-chevrolet",
   "vin": "URL2f2d1b6fb3d104000b616d2165a0307fe556c9cb",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}