{
 "id": "5N1AZ2BJ8PC138515",
 "name": "Used 2023 Nissan Murano SV",
 "year": 2023,
 "make": "Nissan",
 "model": "Murano",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 23497,
 "currency": "USD",
 "mileage": 43510,
 "vin": "5N1AZ2BJ8PC138515",
 "image": "https://images.dealer.com/autodata/us/color/2023/USD30NIS021B0/KH3.jpg",
 "url": "https://carchat.io/v/vandergriff-honda/5N1AZ2BJ8PC138515",
 "dealer": {
  "id": "vandergriff-honda",
  "name": "Vandergriff Honda",
  "city": "Arlington",
  "state": "TX",
  "url": "https://carchat.io/d/vandergriff-honda"
 },
 "description": "Is this 2023 Nissan Murano your perfect car? Contact Vandergriff Honda to see this Super Black SV SUV available for $23497",
 "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": "vandergriff-honda",
   "vin": "5N1AZ2BJ8PC138515",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}