| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Flex Funding",
    "url": "https://www.flexfunding.com",
    "logo": "https://documents.flexfunding.com/prod/logo.png",
    "sameAs": [
      "https://www.linkedin.com/company/flex-funding",
      "https://www.facebook.com/FlexFunding",
      "https://dk.trustpilot.com/review/flexfunding.com",
      "https://www.instagram.com/flex_funding_crowdlending/"
    ],
    "contactPoint": {
      "@type": "ContactPoint",
      "telephone": "+45 89 87 60 60",
      "contactType": "Customer Service",
      "areaServed": "DK",
      "availableLanguage": [
        "da"
      ]
    },
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Applebys Pl. 7",
      "addressLocality": "K\u00f8benhavn",
      "postalCode": 1411,
      "addressCountry": "DK"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "Flex Funding",
    "image": "https://documents.flexfunding.com/prod/logo.png",
    "priceRange": "$$",
    "telephone": "+45 89 87 60 60",
    "url": "https://www.flexfunding.com",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Applebys Pl. 7",
      "addressLocality": "K\u00f8benhavn",
      "postalCode": 1411,
      "addressCountry": "DK"
    },
    "openingHours": "Mo-Fr 09:00-16:00"
  }
]
         
       |