{
 "id": "URLfeedad95cf22b8f304a52ddab58f1a8ec4af632e",
 "name": "2023 BMW 3 Series",
 "year": 2023,
 "make": "BMW",
 "model": "3 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/principle-bmw-of-san-antonio/URLfeedad95cf22b8f304a52ddab58f1a8ec4af632e",
 "dealer": {
  "id": "principle-bmw-of-san-antonio",
  "name": "Principle BMW of San Antonio",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/principle-bmw-of-san-antonio"
 },
 "description": "View the New 2023 BMW 3 Series at BMW of San Antonio. Find lease deals and finance specials through BMW on cars for sale near New Braunfels & Pleasanton!",
 "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": "principle-bmw-of-san-antonio",
   "vin": "URLfeedad95cf22b8f304a52ddab58f1a8ec4af632e",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}