{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Store",
      "@id": "https://goinpostal.com/store/GP505#store",
      "name": "Goin Postal Roseburg",
      "branchCode": "GP505",
      "identifier": "GP505",
      "url": "https://goinpostal.com/store/GP505",
      "description": "",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "2210 NW Stewart Parkway",
        "addressLocality": "Roseburg",
        "addressRegion": "OR",
        "postalCode": "97471",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": "43.2363787",
        "longitude": "-123.3731199"
      },
      "telephone": "541-492-4646",
      "faxNumber": "541-492-4046",
      "email": "roseburg@goinpostal.com",
      "sameAs": ["https://goinpostal.com/store/GP505"],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Monday",
          "opens": "9:30 AM",
          "closes": "5:00 PM"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Tuesday",
          "opens": "9:30 AM",
          "closes": "5:00 PM"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Wednesday",
          "opens": "9:30 AM",
          "closes": "5:00 PM"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Thursday",
          "opens": "9:30 AM",
          "closes": "5:00 PM"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Friday",
          "opens": "9:30 AM",
          "closes": "5:00 PM"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Saturday",
          "opens": "10:00 AM",
          "closes": "3:00 PM"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Sunday",
          "opens": "CLOSED",
          "closes": "CLOSED"
        }
      ],
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "googlePlaceId",
          "value": "ChIJ2Y8gKqcjxFQRJzpfPWP2OaY"
        },
        {
          "@type": "PropertyValue",
          "name": "carrierPickupTimes",
          "value": {
            "ups": {
              "monday": "2:30 PM",
              "tuesday": "2:30 PM",
              "wednesday": "2:30 PM",
              "thursday": "2:30 PM",
              "friday": "2:30 PM",
              "saturday": "No Pickup",
              "sunday": "No Pickup"
            },
            "fedex ground": {
              "monday": "4:00 PM",
              "tuesday": "4:00 PM",
              "wednesday": "4:00 PM",
              "thursday": "4:00 PM",
              "friday": "4:00 PM",
              "saturday": "No Pickup",
              "sunday": "No Pickup"
            },
            "fedex express": {
              "monday": "2:00 PM",
              "tuesday": "2:00 PM",
              "wednesday": "2:00 PM",
              "thursday": "2:00 PM",
              "friday": "2:00 PM",
              "saturday": "No Pickup",
              "sunday": "No Pickup"
            },
            "usps": {
              "monday": "2:30 PM",
              "tuesday": "2:30 PM",
              "wednesday": "2:30 PM",
              "thursday": "2:30 PM",
              "friday": "2:30 PM",
              "saturday": "1:30 PM",
              "sunday": "No Pickup"
            }
          }
        },
        {
          "@type": "PropertyValue",
          "name": "shippingCarriers",
          "value": { "ups": true, "fedex": true, "usps": true, "dhl": false }
        },
        {
          "@type": "PropertyValue",
          "name": "storeServices",
          "value": {
            "blackWhiteCopying": true,
            "colorCopying": true,
            "packagingSupplies": true,
            "officeSupplies": true,
            "notary": true,
            "laminating": true,
            "faxing": true,
            "passportPhotos": false,
            "stamps": true,
            "packing": true,
            "privateMailboxes": true,
            "scanAndEmail": true,
            "liveScanFingerprinting": false,
            "ltlFreight": false,
            "documentShredding": false,
            "gifts": true,
            "textbookBuyback": false,
            "internationalShipping": true,
            "packageDropOffs": true,
            "customBoxes": true,
            "wfPrinting": false,
            "movingSupplies": false
          }
        },
        {
          "@type": "PropertyValue",
          "name": "truckRental",
          "value": {
            "uhaul": {
              "available": false,
              "details": "Local and one-way U-Haul truck and trailer rentals."
            },
            "penske": {
              "available": false,
              "details": "Local and one-way Penske truck and trailer rentals."
            }
          }
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://goinpostal.com/store/GP505#faq",
      "url": "https://goinpostal.com/store/GP505",
      "name": "Goin Postal Roseburg – Frequently Asked Questions",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What are your store hours?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Goin Postal Roseburg operating hours: Monday: 9:30 AM - 5:00 PM, Tuesday: 9:30 AM - 5:00 PM, Wednesday: 9:30 AM - 5:00 PM, Thursday: 9:30 AM - 5:00 PM, Friday: 9:30 AM - 5:00 PM, Saturday: 10:00 AM - 3:00 PM, Sunday: CLOSED - CLOSED"
          }
        },
        {
          "@type": "Question",
          "name": "Do you ship UPS packages?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg ships UPS packages and offers daily UPS pickups."
          }
        },
        {
          "@type": "Question",
          "name": "Do you ship FedEx packages?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg ships FedEx packages and offers daily FedEx pickups."
          }
        },
        {
          "@type": "Question",
          "name": "Do you ship USPS packages?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg ships USPS packages and offers daily USPS pickups."
          }
        },
        {
          "@type": "Question",
          "name": "Do you ship DHL packages?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Goin Postal Roseburg does not ship DHL packages. We do offer ups, fedex, USPS services."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer international shipping?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg offers international shipping through ups, fedex, USPS."
          }
        },
        {
          "@type": "Question",
          "name": "Can I drop off prepaid packages?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg accepts prepaid drop-offs for ups, fedex, USPS."
          }
        },
        {
          "@type": "Question",
          "name": "What time is your daily carrier pickup?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Goin Postal Roseburg has daily pickups for participating carriers. UPS: Monday: 2:30 PM, Wednesday: 2:30 PM, Thursday: 2:30 PM, Friday: 2:30 PM, Saturday: No Pickup, Sunday: No Pickup; FedEx Ground: Monday: 4:00 PM, Wednesday: 4:00 PM, Thursday: 4:00 PM, Friday: 4:00 PM, Saturday: No Pickup, Sunday: No Pickup; FedEx Express: Monday: 2:00 PM, Wednesday: 2:00 PM, Thursday: 2:00 PM, Friday: 2:00 PM, Saturday: No Pickup, Sunday: No Pickup USPS: Monday: 2:30 PM, Wednesday: 2:30 PM, Thursday: 2:30 PM, Friday: 2:30 PM, Saturday: 1:30 PM, Sunday: No Pickup; "
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer private mailbox rentals?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg offers private mailbox rentals with a real street address and package acceptance from all major carriers."
          }
        },
        {
          "@type": "Question",
          "name": "Do you make black-and-white copies?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg offers affordable black-and-white copying."
          }
        },
        {
          "@type": "Question",
          "name": "Do you make color copies?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg offers high-quality color copying."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer laminating?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg offers laminating services for documents and cards."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer fax services?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg provides fax sending and receiving services."
          }
        },
        {
          "@type": "Question",
          "name": "Can you scan and email documents?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg can scan documents and email them directly to you."
          }
        },
        {
          "@type": "Question",
          "name": "Do you have a notary on site?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Notary services are available at Goin Postal Roseburg during regular business hours."
          }
        },
        {
          "@type": "Question",
          "name": "Do you take passport photos?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Goin Postal Roseburg does not take passport photos at this time."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer live scan fingerprinting?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Goin Postal Roseburg does not provide live scan fingerprinting services."
          }
        },
        {
          "@type": "Question",
          "name": "Do you rent U-Haul trucks or trailers?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Goin Postal Roseburg does not rent U-Haul vehicles or equipment."
          }
        },
        {
          "@type": "Question",
          "name": "Do you rent Penske trucks?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Goin Postal Roseburg does not rent Penske trucks."
          }
        },
        {
          "@type": "Question",
          "name": "Do you sell boxes and packing materials?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg sells boxes, packing materials, tape, and mailing supplies."
          }
        },
        {
          "@type": "Question",
          "name": "Do you sell office supplies?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg carries a selection of basic office supplies."
          }
        },
        {
          "@type": "Question",
          "name": "Do you sell greeting cards or gifts?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg offers various greeting cards and small gift items."
          }
        },
        {
          "@type": "Question",
          "name": "Do you sell postage stamps?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Goin Postal Roseburg sells USPS postage stamps."
          }
        }
      ]
    }
  ]
}
