There is any way to use Local Business Schema without Creating a business profile on google my business.
How to use Schema and where to place this code on the website.
should we do or not?
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LocalBusiness", "name": "", "image": "", "@id": "", "url": "", "telephone": "", "address": { "@type": "PostalAddress", "streetAddress": "", "addressLocality": "", "postalCode": "", "addressCountry": "" } } </script>