{
 "id": "URLd6c90378e716d83a7d1ccf37098a8d17538a2e49",
 "name": "2027 Mercedes-Benz G-CLASS",
 "year": 2027,
 "make": "Mercedes-Benz",
 "model": "G-CLASS",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 268773,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/lotus-of-dallas/URLd6c90378e716d83a7d1ccf37098a8d17538a2e49",
 "dealer": {
  "id": "lotus-of-dallas",
  "name": "Lotus of Dallas",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/lotus-of-dallas"
 },
 "description": "View photos and features of this Used 2027 Mercedes-Benz G-CLASS for sale at Lotus of Dallas! Serving near Highland Park, University Park, Southlake, Westlake.",
 "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": "lotus-of-dallas",
   "vin": "URLd6c90378e716d83a7d1ccf37098a8d17538a2e49",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}