{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://builtbymagnus.com/#organization",
      "name": "Built by Magnus LLC",
      "url": "https://builtbymagnus.com/",
      "founder": { "@id": "https://builtbymagnus.com/#ryan-morrison" },
      "areaServed": { "@type": "City", "name": "Boise, Idaho" },
      "email": "mailto:magnus@builtbymagnus.com",
      "knowsAbout": [
        "Creative direction",
        "Social media strategy",
        "Content production",
        "Brand storytelling",
        "Web design",
        "Application development",
        "Interactive media",
        "AI-assisted creative production"
      ]
    },
    {
      "@type": "Person",
      "@id": "https://builtbymagnus.com/#ryan-morrison",
      "name": "Ryan Morrison",
      "alternateName": "Magnus Von Robotsson",
      "url": "https://builtbymagnus.com/work-with-ryan/",
      "image": "https://builtbymagnus.com/assets/magnus-workshop-hero.png",
      "email": "mailto:magnus@builtbymagnus.com",
      "jobTitle": "Creative Technologist, Content Producer, and Social Media Specialist",
      "worksFor": { "@id": "https://builtbymagnus.com/#organization" },
      "homeLocation": { "@type": "Place", "name": "Boise, Idaho" },
      "hasOccupation": {
        "@type": "Occupation",
        "name": "Creative Technologist and Social Media Specialist",
        "occupationLocation": { "@type": "City", "name": "Boise, Idaho" },
        "skills": "Creative direction, social media strategy, content production, copywriting, photography, video, web design, interactive media, application development, and AI-assisted creative production"
      },
      "knowsAbout": [
        "Creative direction",
        "Social media strategy",
        "Content production",
        "Brand storytelling",
        "Copywriting",
        "Photography and video",
        "Artificial intelligence systems",
        "Application development",
        "Interactive storytelling",
        "Game development",
        "Cinematic web design",
        "Digital art"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://builtbymagnus.com/#website",
      "name": "Built by Magnus",
      "url": "https://builtbymagnus.com/",
      "description": "The living portfolio of Boise creative technologist, content producer, and social media specialist Ryan Morrison.",
      "creator": { "@id": "https://builtbymagnus.com/#ryan-morrison" },
      "publisher": { "@id": "https://builtbymagnus.com/#organization" }
    },
    {
      "@type": "ProfilePage",
      "@id": "https://builtbymagnus.com/work-with-ryan/#profile",
      "url": "https://builtbymagnus.com/work-with-ryan/",
      "name": "Work with Magnus — Ryan Morrison, Boise Creative Technologist",
      "mainEntity": { "@id": "https://builtbymagnus.com/#ryan-morrison" }
    }
  ]
}
