{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rainhe.cc/#organization",
      "name": "深圳润禾文化传媒",
      "alternateName": "润禾文化",
      "url": "https://www.rainhe.cc",
      "logo": "https://www.rainhe.cc/logo.png",
      "description": "深圳润禾文化传媒是一家以策略创意为核心、视频制作为主要竞争力的多元化创意机构，提供企业宣传片、产品广告、动画制作等服务。",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "深圳",
        "addressRegion": "广东省",
        "addressCountry": "CN"
      },
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "telephone": "+86-182193557079",
        "availableLanguage": ["Chinese", "English"]
      }
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://www.rainhe.cc/#localbusiness",
      "name": "深圳润禾文化传媒",
      "image": "https://www.rainhe.cc/logo.png",
      "url": "https://www.rainhe.cc",
      "telephone": "+86-182193557079",
      "priceRange": "¥30,000 - ¥300,000",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "深圳",
        "addressRegion": "广东省",
        "addressCountry": "CN"
      },
      "openingHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
        "opens": "09:00",
        "closes": "18:00"
      }
    },
    {
      "@type": "ProfessionalService",
      "@id": "https://www.rainhe.cc/#service",
      "name": "企业宣传片制作服务",
      "provider": { "@id": "https://www.rainhe.cc/#organization" },
      "description": "提供企业宣传片、产品广告片、动画制作、微电影拍摄等专业视频制作服务，服务过Amazon、美的、腾讯等知名品牌。",
      "areaServed": "全球"
    },
    {
      "@type": "WebSite",
      "@id": "https://www.rainhe.cc/#website",
      "url": "https://www.rainhe.cc",
      "name": "深圳润禾文化传媒 - 企业宣传片制作",
      "publisher": { "@id": "https://www.rainhe.cc/#organization" },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.rainhe.cc/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://www.rainhe.cc/#faq",
      "mainEntity": [
        { "@type": "Question", "name": "企业宣传片制作需要多长时间？", "acceptedAnswer": { "@type": "Answer", "text": "根据套餐级别不同，基础级制作周期15-30天，标准级30-40天，专业级及以上40-60天。" }},
        { "@type": "Question", "name": "宣传片制作费用大概多少？", "acceptedAnswer": { "@type": "Answer", "text": "根据需求不同，基础级￥30,000起，标准级￥50,000起，专业级￥80,000起，电影级￥300,000起。具体根据项目复杂度定。" }},
        { "@type": "Question", "name": "润禾文化有哪些成功案例？", "acceptedAnswer": { "@type": "Answer", "text": "我们服务过Amazon、美的、腾讯等知名品牌，提供企业宣传片、产品广告、3D动画、TVC等多种类型的视频制作。" }}
      ]
    }
  ]
}