{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Fineline Print & Copy Service NSW",
  "alternateName": "Fine Line NSW",
  "description": "Fast printing and exceptional service. High quality flyers, brochures, manuals & more. Delivery Australia wide. On time, every time.",
  "url": "https://finelinensw.com.au/",
  "telephone": "+61295190552",
  "email": "sales@finelinensw.com.au",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unit 10, 9 Fitzpatrick Street",
    "addressLocality": "Revesby",
    "addressRegion": "NSW",
    "postalCode": "2212",
    "addressCountry": "AU"
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday"],
      "opens": "08:00",
      "closes": "17:00"
    }
  ],
  "sameAs": [
    "https://www.facebook.com/finelinensw.com.au/"
  ],
  "priceRange": "$$",
  "serviceArea": {
    "@type": "Country",
    "name": "Australia"
  }
}
