Identity & Authority: Orbit Fab – Signal Evidence & AI Readability

Orbit Fab

(https://orbitfab.com) 📸 Data Snapshot: May 31, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
12 Impact Weight: 15 / 100
80% Reputation

The technical authority is anchored by specific hardware nomenclature (RAFTI, FLATIRONs), but there is a digital footprint gap for leadership. While Daniel Sims is mentioned in a video caption, there is no Person schema or sameAs links for the founders or engineering leads. The Organization schema is well-implemented, but the failure to update 2025 milestones in a 2026 context creates a minor authority drain.

The site claims ‘Flight Proven Hardware’ in an H2 but does not link to specific mission IDs, flight hours, or mission success reports to substantiate the ‘proven’ status. There is a marketing disconnect where the ‘Gas Station’ brand implies an active service, but the text describes delivery capabilities in the future tense of 2025. This creates a gap between the claim of being ‘Flight Proven’ and the lack of a historical mission log.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.orbitfab.com/",
            "url": "https://www.orbitfab.com/",
            "name": "Orbit Fab | Spacecraft Refueling",
            "isPartOf": {
                "@id": "https://www.orbitfab.com/#website"
            },
            "about": {
                "@id": "https://www.orbitfab.com/#organization"
            },
            "datePublished": "2022-12-24T16:42:40+00:00",
            "dateModified": "2025-03-03T20:30:36+00:00",
            "description": "Orbit Fab provides in-space spacecraft refueling services. We maximize your mission by enabling flexibility and dynamic space operations.",
            "breadcrumb": {
                "@id": "https://www.orbitfab.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.orbitfab.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.orbitfab.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.orbitfab.com/#website",
            "url": "https://www.orbitfab.com/",
            "name": "Orbit Fab",
            "description": "Gas Stations in Space<sup>™</sup>",
            "publisher": {
                "@id": "https://www.orbitfab.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.orbitfab.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.orbitfab.com/#organization",
            "name": "Orbit Fab",
            "url": "https://www.orbitfab.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.orbitfab.com/#/schema/logo/image/",
                "url": "https://www.orbitfab.com/wp-content/uploads/OrbitFabLogonotaglineLightBG-1.png",
                "contentUrl": "https://www.orbitfab.com/wp-content/uploads/OrbitFabLogonotaglineLightBG-1.png",
                "width": 1793,
                "height": 424,
                "caption": "Orbit Fab"
            },
            "image": {
                "@id": "https://www.orbitfab.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/OrbitFab/",
                "https://x.com/orbitfab",
                "https://www.linkedin.com/company/orbitfab/",
                "https://www.instagram.com/orbitfab/",
                "https://www.youtube.com/channel/UCrrst1rz8V3X-sz6c9O373Q"
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.orbitfab.com/contact/",
            "url": "https://www.orbitfab.com/contact/",
            "name": "Contact Us – Orbit Fab | Spacecraft Refueling",
            "isPartOf": {
                "@id": "https://www.orbitfab.com/#website"
            },
            "datePublished": "2023-02-01T13:25:23+00:00",
            "dateModified": "2025-04-15T16:44:24+00:00",
            "description": "Fuel us with your thoughts. Reach out to our team today and let us help you with your refueling needs.",
            "breadcrumb": {
                "@id": "https://www.orbitfab.com/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.orbitfab.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.orbitfab.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.orbitfab.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.orbitfab.com/#website",
            "url": "https://www.orbitfab.com/",
            "name": "Orbit Fab",
            "description": "Gas Stations in Space<sup>™</sup>",
            "publisher": {
                "@id": "https://www.orbitfab.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.orbitfab.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.orbitfab.com/#organization",
            "name": "Orbit Fab",
            "url": "https://www.orbitfab.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.orbitfab.com/#/schema/logo/image/",
                "url": "https://www.orbitfab.com/wp-content/uploads/OrbitFabLogonotaglineLightBG-1.png",
                "contentUrl": "https://www.orbitfab.com/wp-content/uploads/OrbitFabLogonotaglineLightBG-1.png",
                "width": 1793,
                "height": 424,
                "caption": "Orbit Fab"
            },
            "image": {
                "@id": "https://www.orbitfab.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/OrbitFab/",
                "https://x.com/orbitfab",
                "https://www.linkedin.com/company/orbitfab/",
                "https://www.instagram.com/orbitfab/",
                "https://www.youtube.com/channel/UCrrst1rz8V3X-sz6c9O373Q"
            ]
        }
    ]
}
/refueling-services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.orbitfab.com/refueling-services/",
            "url": "https://www.orbitfab.com/refueling-services/",
            "name": "Refueling Services — Orbit Fab | Spacecraft Refueling",
            "isPartOf": {
                "@id": "https://www.orbitfab.com/#website"
            },
            "datePublished": "2022-12-29T07:43:59+00:00",
            "dateModified": "2023-07-17T21:50:44+00:00",
            "description": "Orbit Fab offers full-service spacecraft refueling, starting with the required docking and refueling hardware (RAFTI) to mission analysis and final fuel delivery.",
            "breadcrumb": {
                "@id": "https://www.orbitfab.com/refueling-services/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.orbitfab.com/refueling-services/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.orbitfab.com/refueling-services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.orbitfab.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Refueling Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.orbitfab.com/#website",
            "url": "https://www.orbitfab.com/",
            "name": "Orbit Fab",
            "description": "Gas Stations in Space<sup>™</sup>",
            "publisher": {
                "@id": "https://www.orbitfab.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.orbitfab.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.orbitfab.com/#organization",
            "name": "Orbit Fab",
            "url": "https://www.orbitfab.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.orbitfab.com/#/schema/logo/image/",
                "url": "https://www.orbitfab.com/wp-content/uploads/OrbitFabLogonotaglineLightBG-1.png",
                "contentUrl": "https://www.orbitfab.com/wp-content/uploads/OrbitFabLogonotaglineLightBG-1.png",
                "width": 1793,
                "height": 424,
                "caption": "Orbit Fab"
            },
            "image": {
                "@id": "https://www.orbitfab.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/OrbitFab/",
                "https://x.com/orbitfab",
                "https://www.linkedin.com/company/orbitfab/",
                "https://www.instagram.com/orbitfab/",
                "https://www.youtube.com/channel/UCrrst1rz8V3X-sz6c9O373Q"
            ]
        }
    ]
}
/umpire/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.orbitfab.com/umpire/",
            "url": "https://www.orbitfab.com/umpire/",
            "name": "UMPIRE — Orbit Fab | Spacecraft Refueling",
            "isPartOf": {
                "@id": "https://www.orbitfab.com/#website"
            },
            "datePublished": "2023-02-13T13:42:15+00:00",
            "dateModified": "2023-05-24T18:50:22+00:00",
            "description": "Our mission planning software, UMPIRE, optimizes refueling logistics to best serve and augment your mission goals. UMPIRE planning is included in our full-service refueling offering.",
            "breadcrumb": {
                "@id": "https://www.orbitfab.com/umpire/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.orbitfab.com/umpire/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.orbitfab.com/umpire/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.orbitfab.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "UMPIRE"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.orbitfab.com/#website",
            "url": "https://www.orbitfab.com/",
            "name": "Orbit Fab",
            "description": "Gas Stations in Space<sup>™</sup>",
            "publisher": {
                "@id": "https://www.orbitfab.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.orbitfab.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.orbitfab.com/#organization",
            "name": "Orbit Fab",
            "url": "https://www.orbitfab.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.orbitfab.com/#/schema/logo/image/",
                "url": "https://www.orbitfab.com/wp-content/uploads/OrbitFabLogonotaglineLightBG-1.png",
                "contentUrl": "https://www.orbitfab.com/wp-content/uploads/OrbitFabLogonotaglineLightBG-1.png",
                "width": 1793,
                "height": 424,
                "caption": "Orbit Fab"
            },
            "image": {
                "@id": "https://www.orbitfab.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/OrbitFab/",
                "https://x.com/orbitfab",
                "https://www.linkedin.com/company/orbitfab/",
                "https://www.instagram.com/orbitfab/",
                "https://www.youtube.com/channel/UCrrst1rz8V3X-sz6c9O373Q"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
8Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/contact/ 2 2
/refueling-services/ 2 2
/umpire/ 2 2