{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "SoftwareApplication",
      "@id": "https://rendezvousvid.com/#software",
      "name": "Rendezvous",
      "description": "Rendezvous is an AI-powered tool for automatic podcast and video editing that removes silence, filler words, and low-energy segments to reduce editing time by 60-80%.",
      "applicationCategory": "MultimediaApplication",
      "applicationSubCategory": "Video Editing Software",
      "operatingSystem": "Web",
      "url": "https://rendezvousvid.com",
      "offers": {
        "@type": "AggregateOffer",
        "priceCurrency": "USD",
        "lowPrice": "12",
        "highPrice": "199",
        "offerCount": "5"
      },
      "featureList": [
        "Automatic silence removal",
        "Filler word detection and removal",
        "Dead air elimination",
        "Long-form video processing",
        "First-pass editing automation",
        "Multiple export formats",
        "Configurable editing presets"
      ],
      "creator": {
        "@type": "Organization",
        "@id": "https://rendezvousvid.com/#organization"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://rendezvousvid.com/#organization",
      "name": "Rendezvous",
      "url": "https://rendezvousvid.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://rendezvousvid.com/logo.png"
      },
      "description": "Rendezvous builds AI-powered tools for automatic podcast and video editing.",
      "foundingDate": "2026",
      "sameAs": [
        "https://twitter.com/rendezvousapp",
        "https://linkedin.com/company/rendezvous"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://rendezvousvid.com/#website",
      "name": "Rendezvous",
      "url": "https://rendezvousvid.com",
      "description": "AI-powered automatic podcast and video editing",
      "publisher": {
        "@id": "https://rendezvousvid.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://rendezvousvid.com/blog?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "DefinedTermSet",
      "@id": "https://rendezvousvid.com/docs/definitions",
      "name": "Podcast Editing Definitions",
      "description": "Canonical definitions for podcast editing, video editing, and automated editing terminology.",
      "url": "https://rendezvousvid.com/docs/definitions",
      "hasDefinedTerm": [
        {
          "@type": "DefinedTerm",
          "name": "Automatic Podcast Editing",
          "description": "The use of software to detect silence, filler words, and low-energy segments in long-form audio and remove or shorten them without manual timeline editing."
        },
        {
          "@type": "DefinedTerm",
          "name": "Silence Removal",
          "description": "The process of detecting audio segments where amplitude falls below a configurable threshold and deleting or shortening them to improve pacing."
        },
        {
          "@type": "DefinedTerm",
          "name": "First-Pass Editing",
          "description": "The initial rough cut of raw footage that removes obvious silence, filler words, technical errors, and dead air before creative editing begins."
        },
        {
          "@type": "DefinedTerm",
          "name": "Dead Air",
          "description": "Extended periods of complete silence or near-silence in audio or video recordings, typically lasting 2 or more seconds."
        },
        {
          "@type": "DefinedTerm",
          "name": "Filler Words",
          "description": "Non-lexical utterances such as um, uh, like, you know that speakers use unconsciously during speech."
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://rendezvousvid.com/blog/#bloglist",
      "name": "Rendezvous Blog",
      "description": "Guides, tutorials, and resources for podcast and video editing",
      "url": "https://rendezvousvid.com/blog",
      "numberOfItems": "32",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "url": "https://rendezvousvid.com/blog/how-to-remove-silence-from-podcasts"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "url": "https://rendezvousvid.com/blog/how-to-edit-podcasts-faster"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "url": "https://rendezvousvid.com/blog/automatic-podcast-editing-workflow"
        }
      ]
    }
  ]
}
