{
  "@context": "https://schema.org",
  "@type": [
    "Organization",
    "FinancialService"
  ],
  "@id": "https://www.atmcash.com.au/#organization",
  "name": "ATMcash",
  "legalName": "ATMcash Australia",
  "description": "Free ATM installation, fully managed service and competitive profit share for pubs, clubs and retail venues across Australia.",
  "url": "https://www.atmcash.com.au",
  "telephone": "0412 025 552",
  "email": "hello@atmcash.com.au",
  "identifier": [
    {
      "@type": "PropertyValue",
      "name": "ABN",
      "value": "63 099 686 608"
    },
    {
      "@type": "PropertyValue",
      "name": "Operating entity",
      "value": "Vending Machines Australia"
    }
  ],
  "sameAs": [
    "https://atmcash.com.au/",
    "https://www.vendingmachinesaustralia.com.au/"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7/44 Sparks Ave",
    "addressLocality": "Fairfield",
    "addressRegion": "Victoria",
    "postalCode": "3078",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.7772,
    "longitude": 145.0171
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "https://schema.org/Monday",
        "https://schema.org/Tuesday",
        "https://schema.org/Wednesday",
        "https://schema.org/Thursday",
        "https://schema.org/Friday"
      ],
      "opens": "08:30",
      "closes": "19:30"
    }
  ],
  "areaServed": [
    {
      "@type": "State",
      "name": "New South Wales"
    },
    {
      "@type": "State",
      "name": "Victoria"
    },
    {
      "@type": "State",
      "name": "Queensland"
    },
    {
      "@type": "State",
      "name": "South Australia"
    },
    {
      "@type": "State",
      "name": "Western Australia"
    },
    {
      "@type": "State",
      "name": "Tasmania"
    },
    {
      "@type": "State",
      "name": "Australian Capital Territory"
    },
    {
      "@type": "State",
      "name": "Northern Territory"
    }
  ],
  "currenciesAccepted": "AUD",
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "contactType": "customer service",
      "telephone": "0412 025 552",
      "email": "hello@atmcash.com.au",
      "areaServed": "AU",
      "availableLanguage": "English"
    },
    {
      "@type": "ContactPoint",
      "contactType": "sales",
      "email": "enquire@atmcash.com.au",
      "areaServed": "AU",
      "availableLanguage": "English"
    }
  ],
  "knowsAbout": [
    "Free ATM placement",
    "ATM installation",
    "ATM lease and rental",
    "ATM purchase",
    "ATM surcharge revenue share",
    "EFTPOS fee comparison"
  ],
  "publishingPrinciples": "https://www.atmcash.com.au/trust-and-credentials",
  "termsOfService": "https://www.atmcash.com.au/terms-and-conditions",
  "privacyPolicy": "https://www.atmcash.com.au/privacy-policy",
  "disclaimer": "Eligibility, revenue share, machine availability and timing depend on the site and on third parties. Nothing published is a binding offer.",
  "responseTime": "Most enquiries receive a response within 3 hours during business hours."
}