{
 "id": "W1NWM0BB8VX100464",
 "name": "New 2027 Mercedes-Benz G-Class Base",
 "year": 2027,
 "make": "Mercedes-Benz",
 "model": "G-Class",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 180870,
 "currency": "USD",
 "mileage": 5,
 "vin": "W1NWM0BB8VX100464",
 "image": null,
 "url": "https://carchat.io/v/mercedes-benz-of-mckinney/W1NWM0BB8VX100464",
 "dealer": {
  "id": "mercedes-benz-of-mckinney",
  "name": "Mercedes-Benz of McKinney",
  "city": "McKinney",
  "state": "TX",
  "url": "https://carchat.io/d/mercedes-benz-of-mckinney"
 },
 "description": "Is this 2027 Mercedes-Benz G-Class your perfect car? Contact Mercedes-Benz of McKinney to see this Manufaktur Rubellite Red Metallic Base SUV available for $180870",
 "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": "mercedes-benz-of-mckinney",
   "vin": "W1NWM0BB8VX100464",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}