{
 "id": "WP0AA2A94NS205570",
 "name": "2022 Porsche 911 Carrera",
 "year": 2022,
 "make": "Porsche",
 "model": "992 I",
 "trim": "911 Carrera",
 "bodyStyle": "coupe",
 "color": "chalk",
 "condition": "used",
 "price": 123721,
 "currency": "USD",
 "mileage": 22624,
 "vin": "WP0AA2A94NS205570",
 "image": "https://images.finder.porsche.com/eb8b010a-e6ec-43a9-8327-fb316dc38382/960",
 "url": "https://carchat.io/v/porsche-of-west-houston/WP0AA2A94NS205570",
 "dealer": {
  "id": "porsche-of-west-houston",
  "name": "Porsche of West Houston",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/porsche-of-west-houston"
 },
 "description": null,
 "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": "porsche-of-west-houston",
   "vin": "WP0AA2A94NS205570",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}