PostalAnnex
(https://postalannex.com) πΈ Data Snapshot: June 11, 2026Inspect 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.
Authority gaps exist primarily due to the faceless nature of the corporate entity; while the site uses Service and LocalBusiness schema, it lacks Person schema or sameAs links to verify the ‘professionals’ it references. The claims of expertise in notarization and shipping insurance are presented as corporate features rather than individual qualifications. Technical authority is well-maintained with a clean heading hierarchy and proper implementation of structured data for FAQs.
The site’s performance claims are relatively modest, focusing on convenience rather than hyperbolic growth metrics. The only disconnect is the ‘best price’ claim on the homepage, which is never backed by data showing how much customers actually save compared to walking directly into a UPS or FedEx store. Most other claims are descriptive of services (e.g., ‘We notarize documents’) which are inherently verifiable in-store.
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",
"@type": "WebSite",
"name": "PostalAnnex",
"url": "https://www.postalannex.com/"
},
{
"@context": "https://schema.org/",
"@type": "LocalBusiness",
"image": "https://www.postalannex.com/sites/all/themes/pa_zen/images/logo.png",
"name": "PostalAnnex",
"address": {
"@type": "PostalAddress",
"addressLocality": "San Diego",
"addressRegion": "CA",
"streetAddress": "7580 Metropolitan Dr Ste 200",
"postalCode": "92108-4417"
},
"telephone": "(800) 767-8252",
"priceRange": "$-$$$"
}
]
/shipping/
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "PostalAnnex",
"url": "https://www.postalannex.com/"
},
{
"@context": "https://schema.org/",
"@type": "Service",
"serviceType": "Shipping: FedEx, UPS, USPS, DHL",
"image": "https://www.postalannex.com/sites/all/themes/pa_zen/images/views/shipping.jpg",
"provider": {
"@type": "Store",
"image": "https://www.postalannex.com/sites/all/themes/pa_zen/images/logo.png",
"name": "PostalAnnex",
"address": {
"@type": "PostalAddress",
"addressLocality": "",
"addressRegion": "",
"streetAddress": "",
"postalCode": ""
},
"telephone": "(800) 767-8252",
"priceRange": "$-$$$"
}
}
]
/private-mailbox-rental/
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "PostalAnnex",
"url": "https://www.postalannex.com/"
},
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Can you receive packages without an address?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A private mailbox is the best way to receive packages without an address. At PostalAnnex we will accept your packages and keep them secure in your private mailbox."
}
},
{
"@type": "Question",
"name": "What are some reasons to have a private mailbox?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Many people use their private mailbox as a business address so they arenβt listing their home address in their business listings."
}
},
{
"@type": "Question",
"name": "Can I use a private mailbox as my business address?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, at PostalAnnex all private mailboxes are provided with a street address for professional appearances."
}
}
]
}
]
/notary-public/
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "PostalAnnex",
"url": "https://www.postalannex.com/"
},
{
"@context": "https://schema.org/",
"@type": "Service",
"serviceType": "Notary Public",
"image": "https://www.postalannex.com/sites/all/themes/pa_zen/images/views/notary.jpg",
"provider": {
"@type": "Store",
"image": "https://www.postalannex.com/sites/all/themes/pa_zen/images/logo.png",
"name": "PostalAnnex",
"address": {
"@type": "PostalAddress",
"addressLocality": "",
"addressRegion": "",
"streetAddress": "",
"postalCode": ""
},
"telephone": "(800) 767-8252",
"priceRange": "$-$$$"
}
}
]
/faxing-service/
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "PostalAnnex",
"url": "https://www.postalannex.com/"
},
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How long does it take to send a fax?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Fax transmission times can vary based on factors like the number of pages, quality of the connection, and the speed of the fax machine. Typically, a few seconds per page is common."
}
},
{
"@type": "Question",
"name": "Can I send a fax internationally?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, faxing works internationally. However, you may need to add country codes and dialing prefixes depending on the destination country."
}
},
{
"@type": "Question",
"name": "Are there file format requirements for online faxing?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, common file formats include PDF, Word documents, JPEG, and TIFF. "
}
}
]
}
]
/office-products/
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "PostalAnnex",
"url": "https://www.postalannex.com/"
},
{
"@context": "https://schema.org/",
"@type": "Service",
"serviceType": "Office Supplies",
"image": "https://www.postalannex.com/sites/all/themes/pa_zen/images/views/office-supplies.jpg",
"provider": {
"@type": "Store",
"image": "https://www.postalannex.com/sites/all/themes/pa_zen/images/logo.png",
"name": "PostalAnnex",
"address": {
"@type": "PostalAddress",
"addressLocality": "",
"addressRegion": "",
"streetAddress": "",
"postalCode": ""
},
"telephone": "(800) 767-8252",
"priceRange": "$-$$$"
}
}
]
π‘οΈ Trust Signals β external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 0 | 1 |
| /shipping/ | 0 | 1 |
| /private-mailbox-rental/ | 0 | 1 |
| /notary-public/ | 0 | 1 |
| /faxing-service/ | 0 | 1 |
| /office-products/ | 0 | 1 |
This page presents a snapshot of public data from PostalAnnex, captured on June 11, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to PostalAnnex: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://postalannex.com to view the most current version of its content and see directly what this company is about and what it offers.