{
    "@context": "https://schema.org",
    "@type": [
        "Organization",
        "SoftwareApplication",
        "MobileApplication"
    ],
    "operatingSystem": "Android, iOS",
    "applicationCategory": "FinanceApplication",
    "name": "PayWithMe",
    "brand": {
        "@type": "Organization",
        "name": "ZIIB Zahlungssysteme GmbH",
        "url": "https://www.ziib.de"
    },
    "founder": {
        "@type": "Organization",
        "name": "ZIIB Zahlungssysteme GmbH",
        "url": "https://www.ziib.de"
    },
    "foundingDate": "2020",
    "url": "https://paywithme.biz/",
    "logo": "https://paywithme.biz/assets/img/logo-lila-on-lime.png",
    "description": "Sichere Mobile-Payment-Lösung für einfache Bezahlung mit verschiedenen Zahlungsmethoden.",
    "sameAs": [
        "https://www.facebook.com/paywithcharlie123/",
        "https://www.youtube.com/channel/UCzB9Lo-DO0u2Xqgu5X75fhg",
        "https://x.com/i/flow/login?redirect_after_login=%2FPaywithCharlie",
        "https://www.instagram.com/paywithcharlie/",
        "https://www.linkedin.com/company/paywithcharlie/?originalSubdomain=de"
    ],
    "contactPoint": {
        "@type": "ContactPoint",
        "areaServed": [
            "DE",
            "CH"
        ],
        "contactType": "customer support",
        "email": "hello@pay-with-me.com",
        "availableLanguage": [
            "de",
            "en"
        ]
    },
    "areaServed": [
        "DE",
        "CH"
    ],
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Otto-Suhr-Allee 144",
        "addressLocality": "Berlin",
        "postalCode": "10585",
        "addressCountry": "DE"
    }
}