{
  "@context": "https://schema.org",
  "@type": "Motel",
  "name": "Econo Lodge Border Gateway Wodonga",
  "brand": {
    "@type": "Brand",
    "name": "Econo Lodge"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 Moorefield Park Drive",
    "addressLocality": "Wodonga",
    "addressRegion": "VIC",
    "postalCode": "3690",
    "addressCountry": "AU"
  },
  "telephone": "+61 2 6056 1011",
  "url": "https://bordergatewaymotel.com.au/",
  "sameAs": [
    "https://www.choicehotels.com/en-au/victoria/wodonga/econo-lodge-hotels/au943"
  ],
  "checkinTime": "14:00",
  "checkoutTime": "10:00",
  "smokingAllowed": false,
  "petsAllowed": true,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free Wi-Fi",
      "value": true
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Onsite parking",
      "value": true
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outdoor pool",
      "value": true
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "EV charging",
      "value": true
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet friendly",
      "value": true
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "BBQ facilities",
      "value": false
    }
  ],
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "EV charger count",
      "value": 4
    },
    {
      "@type": "PropertyValue",
      "name": "EV connector",
      "value": "Type 2 AC"
    },
    {
      "@type": "PropertyValue",
      "name": "Approximate EV charging output",
      "value": "Up to 11 kW per charger"
    },
    {
      "@type": "PropertyValue",
      "name": "EV charging fee",
      "value": "AUD 12.50 per 24 hours"
    },
    {
      "@type": "PropertyValue",
      "name": "Maximum pets per room",
      "value": 2
    },
    {
      "@type": "PropertyValue",
      "name": "Non-member pet fee",
      "value": "AUD 30 per pet per night"
    },
    {
      "@type": "PropertyValue",
      "name": "Choice Privileges member pet fee",
      "value": "AUD 25 per pet per night"
    }
  ],
  "dateModified": "2026-08-27"
}