{
  "$schema": "https://schema.org",
  "@context": "https://schema.org",
  "@type": "SelfStorage",
  "name": "Little Storage Rockingham",
  "alternateName": ["Little Storage", "Little Storage East Rockingham"],
  "description": "Locally owned self-storage facility in East Rockingham WA. 24/7 gate access, personal gate code per tenant, online booking via RapidStor, no contract lock-in.",
  "url": "https://littlestoragerockingham.com.au/",
  "telephone": "+61480494834",
  "email": "cam@perthlegaldocs.com.au",
  "image": "https://littlestoragerockingham.com.au/images/Artboard-1-copy.svg",
  "logo": "https://littlestoragerockingham.com.au/images/Artboard-1-copy.svg",
  "priceRange": "$250–$420 / month + GST",
  "currenciesAccepted": "AUD",
  "paymentAccepted": ["Credit Card", "Debit Card"],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19 Whittle Rd",
    "addressLocality": "East Rockingham",
    "addressRegion": "WA",
    "postalCode": "6168",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.2520,
    "longitude": 115.7410,
    "_note": "Approximate East Rockingham coordinates — verify with a geocoder for production accuracy."
  },
  "hasMap": "https://maps.google.com/maps?q=19+Whittle+Rd,+East+Rockingham+WA+6168",
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
      "opens": "00:00",
      "closes": "23:59",
      "description": "24/7 gate access for tenants with a personal gate code. Office by appointment."
    }
  ],
  "areaServed": [
    { "@type": "City", "name": "Rockingham" },
    { "@type": "City", "name": "East Rockingham" },
    { "@type": "City", "name": "Kwinana" },
    { "@type": "City", "name": "Baldivis" },
    { "@type": "City", "name": "Safety Bay" },
    { "@type": "City", "name": "Cooloongup" },
    { "@type": "City", "name": "Hillman" },
    { "@type": "City", "name": "Naval Base" },
    { "@type": "City", "name": "Henderson" },
    { "@type": "City", "name": "Garden Island" }
  ],
  "amenityFeature": [
    { "@type": "LocationFeatureSpecification", "name": "24/7 gate access", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Personal gate code per tenant", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Drive-up access", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Surveillance", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Online booking", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Climate controlled", "value": false }
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "name": "Small storage unit",
      "description": "2.4 m × 2.4 m × 2.9 m (5.8 m² / 16.8 m³). Garden tools, boxes, seasonal items.",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "250.00",
        "priceCurrency": "AUD",
        "unitCode": "MON",
        "valueAddedTaxIncluded": false
      },
      "availability": "https://schema.org/InStock",
      "url": "https://littlestoragerockingham.com.au/units.html"
    },
    {
      "@type": "Offer",
      "name": "Medium storage unit",
      "description": "3 m × 2.4 m × 2.9 m (7.2 m² / 20.9 m³). Whitegoods, furniture, contents of a one-bedroom flat.",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "280.00",
        "priceCurrency": "AUD",
        "unitCode": "MON",
        "valueAddedTaxIncluded": false
      },
      "availability": "https://schema.org/InStock",
      "url": "https://littlestoragerockingham.com.au/units.html"
    },
    {
      "@type": "Offer",
      "name": "Large storage unit",
      "description": "6 m × 2.4 m × 2.9 m (14.5 m² / 41.8 m³). Same footprint as a 20ft container.",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "420.00",
        "priceCurrency": "AUD",
        "unitCode": "MON",
        "valueAddedTaxIncluded": false
      },
      "availability": "https://schema.org/InStock",
      "url": "https://littlestoragerockingham.com.au/units.html"
    }
  ]
}
