	{
		"@context": "https://schema.org",
		"url": "http://www.ania-eservices.com/",
		"email": "ania.eservices@gmail.com",
		"priceRange": "10.00 à 22.00 euros",
		"publisher": {
			"@type": "Organization",
			"name": "A-nia-Occitanie-Tarn-Informatique-Numerique-Formation-AideDigitale-AideAdministrative-LeNumeriquePourTous",
			"logo": {
			"@type": "ImageObject",
			"url": "http://www.ania-eservices.com/images/AniaAvecSousTitres.png"
			}
		},
		"sameAs": [
			"https://www.facebook.com/profile.php?id=100091220040743",
			"https://twitter.com/AniaEservices",
			"https://www.instagram.com/ania.eservices/"
		],
		"image": {
			"@type": "ImageObject",
			"url": "http://www.ania-eservices.com/images/AccompagnementDigital.png",
			"height": "60",
			"width": "600"
		},
		"dateModified": "2023-04-13T12:00:00+02:00",
		"potentialAction": [
			{
			"@type": "SearchAction",
			"target": "http://www.ania-eservices.com/search?q={search_term_string}",
			"query-input": "required name=search_term_string"
			},
			{
			"@type": "ContactPoint",
			"telephone": "+33-5-67-27-72-66"
			}
		],
		"contactPoint": {
			"@type": "ContactPoint",
			"telephone": "+33-5-67-27-72-66",
			"contactType": "service client"
		},	  
		"address": {
			"@type": "PostalAddress",
			"streetAddress": "123 rte de ste gemme",
			"addressLocality": "SOUAL",
			"addressRegion": "Occitanie",
			"postalCode": "81580",
			"addressCountry": "France"
		},
		"geo": {
			"@type": "GeoCoordinates",
			"latitude": 43.5536895,
			"longitude": 2.127643
		},
		"telephone": "+33-5-67-27-72-66",
		"hasMap": "https://www.google.com/maps/search/123+chemin+de+sainte+Gemme,+81580+SOUAL/@43.5536895,2.127643,15z/data=!3m1!4b1",
		"openingHours": "Mo 08:00-22:00 Tu 08:00-22:00 We 08:00-22:00 Th 08:00-22:00 Fr 08:00-22:00 Sa 08:00-22:00 Su 11:00-16:00",
		"slogan": "Accompagnement numérique et administratif pour tous",
		"foundingDate": "2023-02-14"
		}
        {
          "@context": "https://schema.org",
          "@type": "BreadcrumbList",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "name": "Accueil",
              "item": "http://www.ania-eservices.com/index.php"
            },
            {
              "@type": "ListItem",
              "position": 2,
              "name": "Services",
              "item": "http://www.ania-eservices.com/services.php"
            },
            {
              "@type": "ListItem",
              "position": 3,
              "name": "Contact",
              "item": "http://www.ania-eservices.com/contact.php"
            },
            {
              "@type": "ListItem",
              "position": 4,
              "name": "Qui sommes nous ?",
              "item": "http://www.ania-eservices.com/quisommesnous.php"
            },
            {
              "@type": "ListItem",
              "position": 5,
              "name": "A savoir",
              "item": "http://www.ania-eservices.com/a-lire.php"
            },
            {
              "@type": "ListItem",
              "position": 6,
              "name": "Tarifs",
              "item": "http://www.ania-eservices.com/tarifs.php"
            }
          ]
        }