{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "The Source Print Management",
  "url": "https://thesourcepm.com.au/general/Retail.aspx",
  "logo": "https://thesourcepm.com.au/images/cssImages/Source_LH.jpg",
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+61 03 6273 0337",
    "contactType": "Customer Service",
    "email": "info@thesourcepm.com.au"
  },
  "sameAs": [
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61 Lampton Avenue",
    "addressLocality": "Derwent Park",
    "addressRegion": "TAS",
    "postalCode": "7009",
    "addressCountry": "AU"
  },
  "description": "The Source Print Management is the official distributor of The Works Printing Group, bringing high-quality custom printing and promotional products directly to businesses and individuals across Australia. From stickers, labels, and promotional magnets to signage and specialty print solutions, we make professional printing accessible for retail customers as well as trade. Whether you need short-run custom prints or large-scale promotional displays, The Source provides expert support with nationwide delivery.",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://thesourcepm.com.au/general/Retail.aspx"
  },
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Products and Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Product",
          "name": "Stickers and Labels",
          "description": "Any size, any shape and on almost any material. From durable outdoor vinyl to budget paper stickers.",
		    "offers": {
			"@type": "Offer",
			"priceCurrency": "AUD",
			"url": "https://thesourcepm.com.au/general/product.aspx?SubCategory=BUMPERSTICKERS"
		  }
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Product",
          "name": "Promo Magnets",
          "description": "Choose from standard shapes and styles, or customize to your specification."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Product",
          "name": "Promo Diversified",
          "description": "A range of promotional products, from fair trade drinks and eats to notepads, luggage tags, and mouse mats."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Product",
          "name": "Display Signage",
          "description": "Eye-catching point of sale items for shelves, counters, or floors."
        }
      }
    ]
  },
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://thesourcepm.com.au/general/product.aspx?{search_term_string}",
    "query-input": "required name=search_term_string"
  }
}