Home / Admin / Website Schema
Duplicate Snippet

Embed Snippet on Your Site

Website Schema

Melody Tholstrup
<10
Code Preview
html
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mysizemarketing.com/#organization",
      "name": "My Size Marketing",
      "url": "https://mysizemarketing.com/",
      "description": "My Size Marketing is a marketing coaching, consulting, and speaking business led by Melody Tholstrup, helping small business owners with marketing strategy, coaching, events, branding, public relations, and related support.",
      "founder": {
        "@id": "https://mysizemarketing.com/about/#person"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://mysizemarketing.com/#website",
      "url": "https://mysizemarketing.com/",
      "name": "My Size Marketing",
      "publisher": {
        "@id": "https://mysizemarketing.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://mysizemarketing.com/#webpage",
      "url": "https://mysizemarketing.com/",
      "name": "Home - My Size Marketing",
      "isPartOf": {
        "@id": "https://mysizemarketing.com/#website"
      },
      "about": {
        "@id": "https://mysizemarketing.com/#organization"
      },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://mysizemarketing.com/wp-content/uploads/2026/03/MSM-logo-1-20-21-1.jpg"
      }
    },
    {
      "@type": "Person",
      "@id": "https://mysizemarketing.com/about/#person",
      "name": "Melody Tholstrup",
      "url": "https://mysizemarketing.com/about/",
      "jobTitle": "Owner, Marketing Coach, Speaker",
      "worksFor": {
        "@id": "https://mysizemarketing.com/#organization"
      },
      "description": "Melody Tholstrup is the owner of My Size Marketing and helps small business owners with marketing coaching, strategy, speaking, workshops, events, branding, and promotional support."
    },
    {
      "@type": "Service",
      "@id": "https://mysizemarketing.com/1-on-1-marketing-coaching/#service",
      "name": "MAP 1-on-1 Marketing Coaching",
      "serviceType": "Marketing coaching",
      "provider": {
        "@id": "https://mysizemarketing.com/#organization"
      },
      "url": "https://mysizemarketing.com/1-on-1-marketing-coaching/",
      "description": "Private 1-on-1 marketing coaching sessions for small business owners, including goal setting, accountability, and hands-on support with marketing tools.",
      "audience": {
        "@type": "Audience",
        "audienceType": "Small business owners"
      }
    },
    {
      "@type": "Service",
      "@id": "https://mysizemarketing.com/marketing-director-to-go/#service",
      "name": "Your Marketing Director To Go",
      "serviceType": "Marketing consulting",
      "provider": {
        "@id": "https://mysizemarketing.com/#organization"
      },
      "url": "https://mysizemarketing.com/marketing-director-to-go/",
      "description": "Project-based marketing support for special events and projects, including event planning, social media, email marketing, branding, public relations, and promotional events.",
      "audience": {
        "@type": "Audience",
        "audienceType": "Small businesses and organizations"
      }
    },
    {
      "@type": "Service",
      "@id": "https://mysizemarketing.com/melody-talks-marketing/#service",
      "name": "Custom Marketing Talks and Workshops",
      "serviceType": "Marketing speaker and workshop services",
      "provider": {
        "@id": "https://mysizemarketing.com/#organization"
      },
      "url": "https://mysizemarketing.com/melody-talks-marketing/",
      "description": "Customized in-person and virtual talks and workshops on branding, marketing strategy, social media, email marketing, promotional events, and related topics.",
      "audience": {
        "@type": "Audience",
        "audienceType": "Business groups, organizations, conferences, and podcasts"
      }
    }
  ]
}
</script>

Comments

Add a Comment