{
	"@context": "http://www.schema.org",
	"@type": "PerformingGroup",
	"name": "Shamweb",
	"url": "https://shamweb.net/",
	"logo": "https://shamweb.net/assets/public/img/core-img/logo.png",
	"image": "https://shamweb.net/assets/public/img/core-img/shamol.png",
	"description": "ShamWeb.net - Your destination for professional web development solutions. Expertise in design, coding, and optimization. Let's elevate your online presence!",
	"address": {
		"@type": "PostalAddress",
		"streetAddress": "Borobari Mosjid, Akhalia, Sylhet, Bangladesh",
		"postOfficeBoxNumber": "3114",
		"addressLocality": "Sylhet",
		"addressRegion": "Inside Sylhet",
		"postalCode": "3114",
		"addressCountry": "Bangladesh"
	},
	"geo": {
		"@type": "GeoCoordinates",
		"latitude": "24.8950131°",
		"longitude": "91.866152°"
	},
	"hasMap": "https://maps.app.goo.gl/8BRx9MNJwhcTzntG8",
	"openingHours": "Mo, Tu, We, Th, Fri, Sa 10:00-16:30",
	"contactPoint": {
		"@type": "ContactPoint",
		"telephone": "+88 01765135830",
		"contactType": "Offical Number"
	}
}