{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://www.emreozyoruk.com.tr/#person",
      "name": "Emre Ozyoruk",
      "alternateName": ["Emre Özyörük", "Emre OZYORUK"],
      "url": "https://www.emreozyoruk.com.tr",
      "image": "https://www.emreozyoruk.com.tr/pp.png",
      "email": "samsungsarz@outlook.com",
      "telephone": "+905427911804",
      "jobTitle": "Software Engineer & Team Lead",
      "description": "Izmir-based Software Engineer & Team Lead focused on full-stack development, mobile applications, AI chatbots, RAG systems, LLM integrations, CRM tools, AI-native software delivery and technical leadership.",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Karsiyaka",
        "addressRegion": "Izmir",
        "addressCountry": "TR"
      },
      "sameAs": [
        "https://www.linkedin.com/in/emre-ozyoruk/",
        "https://github.com/emreozyoruk",
        "https://instagram.com/emreozyoruk",
        "https://x.com/kurokotetsuyami"
      ],
      "knowsAbout": [
        "React",
        "Next.js",
        "TypeScript",
        "React Native",
        "Node.js",
        "Python",
        "FastAPI",
        "Supabase",
        "PostgreSQL",
        "LangChain",
        "LlamaIndex",
        "RAG Systems",
        "OpenAI API",
        "Anthropic Claude API",
        "Google Gemini",
        "Milvus",
        "Claude Code",
        "MCP",
        "AI Agent Orchestration",
        "Docker",
        "AWS",
        "Azure"
      ]
    },
    {
      "@type": ["ProfessionalService", "LocalBusiness"],
      "@id": "https://www.emreozyoruk.com.tr/#professional-service",
      "name": "Emre Ozyoruk Software Engineering",
      "alternateName": ["Emre Özyörük Freelance Software Developer", "Izmir Freelance AI Developer"],
      "url": "https://www.emreozyoruk.com.tr",
      "image": "https://www.emreozyoruk.com.tr/pp.png",
      "description": "Izmir-based freelance software engineering and AI integration services covering full-stack web apps, mobile apps, AI chatbots, RAG systems, CRM tools and technical leadership.",
      "founder": {
        "@id": "https://www.emreozyoruk.com.tr/#person"
      },
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Karsiyaka",
        "addressRegion": "Izmir",
        "addressCountry": "TR"
      },
      "areaServed": [
        { "@type": "City", "name": "Izmir" },
        { "@type": "Country", "name": "Turkey" },
        { "@type": "VirtualLocation", "url": "https://www.emreozyoruk.com.tr" }
      ],
      "email": "samsungsarz@outlook.com",
      "telephone": "+905427911804",
      "priceRange": "Project-based",
      "sameAs": [
        "https://www.linkedin.com/in/emre-ozyoruk/",
        "https://github.com/emreozyoruk",
        "https://instagram.com/emreozyoruk",
        "https://x.com/kurokotetsuyami"
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Freelance software and AI services",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Freelance Web Application Development",
              "serviceType": "Full-stack web development"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "AI, LLM and RAG Integration",
              "serviceType": "AI software development"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Mobile Application Development",
              "serviceType": "Mobile app development"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Software Architecture and Technical Leadership",
              "serviceType": "Software consulting"
            }
          }
        ]
      }
    }
  ]
}
