{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://picknmatch.co.kr/#organization",
      "name": "주식회사 픽앤매치",
      "alternateName": ["픽앤매치", "Pick & Match", "Picknmatch"],
      "url": "https://www.picknmatch.co.kr/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.picknmatch.co.kr/images/logo-transparent.png"
      },
      "description": "기업의 성장과 인재의 비전을 잇는 단단한 연결 고리, 픽앤매치. 제조업과 기술산업 중심의 핵심 인재를 정확하게 연결하는 서치펌"
    },
    {
      "@type": "WebSite",
      "@id": "https://picknmatch.co.kr/#website",
      "url": "https://www.picknmatch.co.kr/",
      "name": "픽앤매치",
      "alternateName": "Pick & Match",
      "publisher": { "@id": "https://picknmatch.co.kr/#organization" },
      "inLanguage": "ko-KR"
    },
    {
      "@type": "WebPage",
      "@id": "https://www.picknmatch.co.kr/#webpage",
      "url": "https://www.picknmatch.co.kr/",
      "name": "픽앤매치 | 기업 맞춤형 인재 서치 전문",
      "description": "기업의 성장과 인재의 비전을 잇는 단단한 연결 고리, 픽앤매치. 제조업과 기술산업 중심의 핵심 인재를 정확하게 연결하는 서치펌",
      "isPartOf": { "@id": "https://picknmatch.co.kr/#website" },
      "about": { "@id": "https://picknmatch.co.kr/#organization" }
    },
    {
      "@type": "ItemList",
      "@id": "https://picknmatch.co.kr/#primarypages",
      "name": "픽앤매치 주요 페이지",
      "numberOfItems": 8,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "헤드헌팅 서비스",
          "url": "https://picknmatch.co.kr/client/headhunting"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "평판조회 서비스",
          "url": "https://picknmatch.co.kr/client/reference"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "픽앤매치의 강점",
          "url": "https://picknmatch.co.kr/client/strength"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "인사말",
          "url": "https://picknmatch.co.kr/about-us/greeting"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "회사소개",
          "url": "https://picknmatch.co.kr/about-us/introduce"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "채용 핵심 분야 · 포지션",
          "url": "https://picknmatch.co.kr/position"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "오시는 길",
          "url": "https://picknmatch.co.kr/about-us/location"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "MEMBERS",
          "url": "https://picknmatch.co.kr/about-us/members"
        }
      ]
    }
  ]
}
