{"product_id":"pinspot-spotlight-for-golf-simulator-hitting-area","title":"Pinspot Spotlight for Golf Simulator hitting area","description":"\u003cstyle\u003e\n  .gg-pinspot {\n    --gg-blue: #058fd1;\n    --gg-cyan: #25c8f4;\n    --gg-dark: #08131d;\n    --gg-panel: #102536;\n    --gg-light: #f2f7fa;\n    color: #26333b;\n    font-family: inherit;\n    line-height: 1.65;\n    margin: 0 auto;\n    max-width: 1200px;\n  }\n\n  .gg-pinspot * {\n    box-sizing: border-box;\n  }\n\n  .gg-pinspot img {\n    display: block;\n    height: auto;\n    max-width: 100%;\n  }\n\n  .gg-pinspot h2,\n  .gg-pinspot h3 {\n    line-height: 1.2;\n    margin-top: 0;\n  }\n\n  .gg-pinspot-hero {\n    background:\n      radial-gradient(circle at 75% 25%, rgba(79,207,255,.28), transparent 25%),\n      linear-gradient(135deg, #050b11 0%, #102b3e 100%);\n    border-radius: 18px;\n    color: #fff;\n    overflow: hidden;\n    padding: 44px;\n  }\n\n  .gg-pinspot-hero-grid {\n    align-items: center;\n    display: grid;\n    gap: 38px;\n    grid-template-columns: 1.05fr .95fr;\n  }\n\n  .gg-pinspot-eyebrow {\n    color: var(--gg-cyan);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    margin-bottom: 11px;\n    text-transform: uppercase;\n  }\n\n  .gg-pinspot-hero h2 {\n    color: #fff;\n    font-size: clamp(32px, 5vw, 54px);\n    margin-bottom: 18px;\n  }\n\n  .gg-pinspot-hero p {\n    color: #e6f5fb;\n    font-size: 18px;\n    margin: 0;\n  }\n\n  .gg-pinspot-hero-image {\n    background: #fff;\n    border-radius: 15px;\n    overflow: hidden;\n    padding: 20px;\n  }\n\n  .gg-pinspot-spec-strip {\n    display: grid;\n    gap: 1px;\n    grid-template-columns: repeat(4, 1fr);\n    margin: 28px 0;\n    overflow: hidden;\n  }\n\n  .gg-pinspot-spec-strip div {\n    background: var(--gg-panel);\n    color: #fff;\n    padding: 21px 12px;\n    text-align: center;\n  }\n\n  .gg-pinspot-spec-strip strong {\n    color: var(--gg-cyan);\n    display: block;\n    font-size: 19px;\n    margin-bottom: 3px;\n  }\n\n  .gg-pinspot-section {\n    padding: 40px 0 8px;\n  }\n\n  .gg-pinspot-title {\n    color: var(--gg-dark);\n    font-size: clamp(27px, 4vw, 39px);\n    margin-bottom: 16px;\n    text-align: center;\n  }\n\n  .gg-pinspot-grid {\n    display: grid;\n    gap: 18px;\n    grid-template-columns: repeat(3, 1fr);\n    margin: 26px 0;\n  }\n\n  .gg-pinspot-card {\n    background: var(--gg-light);\n    border: 1px solid #dce8ee;\n    border-radius: 13px;\n    padding: 23px;\n  }\n\n  .gg-pinspot-card strong {\n    color: var(--gg-blue);\n    display: block;\n    font-size: 18px;\n    margin-bottom: 7px;\n  }\n\n  .gg-pinspot-image {\n    background: #f6f8fa;\n    border: 1px solid #e1e8ec;\n    border-radius: 15px;\n    margin: 30px 0;\n    overflow: hidden;\n  }\n\n  .gg-pinspot-image img {\n    margin: auto;\n    width: 100%;\n  }\n\n  .gg-pinspot-image-grid {\n    display: grid;\n    gap: 18px;\n    grid-template-columns: 1fr 1fr;\n    margin: 30px 0;\n  }\n\n  .gg-pinspot-image-grid img {\n    border: 1px solid #e1e8ec;\n    border-radius: 14px;\n    width: 100%;\n  }\n\n  .gg-pinspot-checks {\n    display: grid;\n    gap: 12px 24px;\n    grid-template-columns: 1fr 1fr;\n    list-style: none;\n    margin: 24px 0;\n    padding: 0;\n  }\n\n  .gg-pinspot-checks li {\n    padding-left: 28px;\n    position: relative;\n  }\n\n  .gg-pinspot-checks li::before {\n    color: var(--gg-blue);\n    content: \"✓\";\n    font-size: 19px;\n    font-weight: 900;\n    left: 0;\n    position: absolute;\n  }\n\n  .gg-pinspot-table-wrap {\n    border: 1px solid #dce8ee;\n    border-radius: 13px;\n    overflow-x: auto;\n  }\n\n  .gg-pinspot-table {\n    border-collapse: collapse;\n    margin: 0;\n    min-width: 600px;\n    width: 100%;\n  }\n\n  .gg-pinspot-table th,\n  .gg-pinspot-table td {\n    border-bottom: 1px solid #dce8ee;\n    padding: 14px 17px;\n    text-align: left;\n  }\n\n  .gg-pinspot-table th {\n    background: var(--gg-panel);\n    color: #fff;\n    width: 36%;\n  }\n\n  .gg-pinspot-table tr:last-child th,\n  .gg-pinspot-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gg-pinspot-install {\n    background: linear-gradient(135deg, #0c1c29, #13364c);\n    border-left: 5px solid var(--gg-cyan);\n    border-radius: 13px;\n    color: #fff;\n    margin-top: 35px;\n    padding: 26px;\n  }\n\n  .gg-pinspot-install h3 {\n    color: #fff;\n    margin-bottom: 9px;\n  }\n\n  .gg-pinspot-install p {\n    color: #e5f3f8;\n    margin: 0;\n  }\n\n  .gg-pinspot-footnote {\n    color: #68757c;\n    font-size: 13px;\n    margin-top: 18px;\n  }\n\n  @media (max-width: 767px) {\n    .gg-pinspot-hero {\n      padding: 30px 22px;\n    }\n\n    .gg-pinspot-hero-grid,\n    .gg-pinspot-grid,\n    .gg-pinspot-image-grid,\n    .gg-pinspot-checks {\n      grid-template-columns: 1fr;\n    }\n\n    .gg-pinspot-spec-strip {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gg-pinspot\"\u003e\n\n  \u003csection class=\"gg-pinspot-hero\"\u003e\n    \u003cdiv class=\"gg-pinspot-hero-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"gg-pinspot-eyebrow\"\u003e\n          Focused Golf Simulator Lighting\n        \u003c\/div\u003e\n\n        \u003ch2\u003ePinspot Spotlight for Golf Simulator Hitting Areas\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Clearly illuminate your golf ball and hitting surface without flooding\n          the entire simulator room with light. This compact LED pinspot produces\n          a focused white beam that helps improve visibility while preserving the\n          dark, immersive atmosphere of your simulator.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-pinspot-hero-image\"\u003e\n        \u003cimg src=\"https:\/\/gratergolf.com\/cdn\/shop\/files\/51zQ9LUYONL._AC_SL1500.jpg?v=1788466544\u0026amp;width=1200\" alt=\"Adjustable LED pinspot spotlight for golf simulator hitting areas\" width=\"1500\" height=\"1478\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gg-pinspot-spec-strip\"\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003e3W LED\u003c\/strong\u003e\n      Energy Efficient\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003e6000K\u003c\/strong\u003e\n      Cool White Light\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003e12° Beam\u003c\/strong\u003e\n      Focused Coverage\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003e300 Lumens\u003c\/strong\u003e\n      Bright Output\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gg-pinspot-section\"\u003e\n    \u003ch2 class=\"gg-pinspot-title\"\u003eLight the Ball Without Washing Out the Screen\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Traditional room lighting can reduce contrast on a golf simulator impact\n      screen. This pinspot uses a concentrated 12-degree beam to direct light\n      toward the ball and hitting mat instead of illuminating the entire room.\n      The result is improved visibility at address while helping your projected\n      image remain bright and easy to see.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gg-pinspot-grid\"\u003e\n      \u003cdiv class=\"gg-pinspot-card\"\u003e\n        \u003cstrong\u003eFocused Hitting-Area Light\u003c\/strong\u003e\n        Direct the beam toward the ball and hitting zone while limiting\n        unnecessary light spill throughout the simulator room.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-pinspot-card\"\u003e\n        \u003cstrong\u003eBright 6000K White LED\u003c\/strong\u003e\n        The cool-white light provides clear visibility and clean color around\n        the ball, club and hitting surface.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-pinspot-card\"\u003e\n        \u003cstrong\u003eAdjustable Bracket\u003c\/strong\u003e\n        Aim the light precisely from a ceiling, wall, truss or other suitable\n        mounting location.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-pinspot-card\"\u003e\n        \u003cstrong\u003eCompact Design\u003c\/strong\u003e\n        The lightweight fixture fits discreetly into home and commercial\n        simulator spaces without becoming a visual distraction.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-pinspot-card\"\u003e\n        \u003cstrong\u003ePlug-and-Play Operation\u003c\/strong\u003e\n        No lighting controller or complicated programming is required. Mount,\n        aim and connect the fixture to power.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-pinspot-card\"\u003e\n        \u003cstrong\u003eLong LED Life\u003c\/strong\u003e\n        The energy-efficient LED light source is rated for up to 50,000 hours\n        of operation.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gg-pinspot-image\"\u003e\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/51Omr2pOvSL._AC_SL1500_.jpg\" alt=\"3-watt 6000K golf simulator pinspot with focused 12-degree beam\" width=\"1500\" height=\"1500\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gg-pinspot-section\"\u003e\n    \u003ch2 class=\"gg-pinspot-title\"\u003eA Better Lighting Solution for Simulator Rooms\u003c\/h2\u003e\n\n    \u003cul class=\"gg-pinspot-checks\"\u003e\n      \u003cli\u003eFocused 12-degree beam pattern\u003c\/li\u003e\n      \u003cli\u003eBright 6000K cool-white light\u003c\/li\u003e\n      \u003cli\u003eApproximately 300 lumens of output\u003c\/li\u003e\n      \u003cli\u003eEnergy-efficient 3-watt LED\u003c\/li\u003e\n      \u003cli\u003eAdjustable mounting bracket\u003c\/li\u003e\n      \u003cli\u003eWall or ceiling mounting capability\u003c\/li\u003e\n      \u003cli\u003eCompact and lightweight ABS housing\u003c\/li\u003e\n      \u003cli\u003eWide 90–240V input range\u003c\/li\u003e\n      \u003cli\u003eFlicker-free light output\u003c\/li\u003e\n      \u003cli\u003eDesigned for indoor use\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"gg-pinspot-image-grid\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71hP-1ax0aL._AC_SL1001_.jpg\" alt=\"Examples of focused pinspot lighting in indoor spaces\" width=\"1001\" height=\"1001\" loading=\"lazy\"\u003e\n\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/61oeyeEXxpL._AC_SL1500_.jpg\" alt=\"Focused white beam produced by the LED pinspot\" width=\"1500\" height=\"1500\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-pinspot-section\"\u003e\n    \u003ch2 class=\"gg-pinspot-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"gg-pinspot-table-wrap\"\u003e\n      \u003ctable class=\"gg-pinspot-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLight Type\u003c\/th\u003e\n            \u003ctd\u003eLED pinspot spotlight\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLight Color\u003c\/th\u003e\n            \u003ctd\u003eCool white\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eColor Temperature\u003c\/th\u003e\n            \u003ctd\u003e6000K\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLED Power\u003c\/th\u003e\n            \u003ctd\u003e3 watts\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum Light Output\u003c\/th\u003e\n            \u003ctd\u003eApproximately 300 lumens\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBeam Angle\u003c\/th\u003e\n            \u003ctd\u003e12 degrees\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eInput Voltage\u003c\/th\u003e\n            \u003ctd\u003eAC 90–240V\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRated LED Life\u003c\/th\u003e\n            \u003ctd\u003eUp to 50,000 hours\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHousing Material\u003c\/th\u003e\n            \u003ctd\u003eABS plastic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMounting\u003c\/th\u003e\n            \u003ctd\u003eAdjustable wall or ceiling bracket\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eApproximate Dimensions\u003c\/th\u003e\n            \u003ctd\u003e6.4 × 3 × 2.8 inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eApproximate Weight\u003c\/th\u003e\n            \u003ctd\u003e0.4 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePower Source\u003c\/th\u003e\n            \u003ctd\u003eCorded electric\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Environment\u003c\/th\u003e\n            \u003ctd\u003eIndoor use\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePackage Contents\u003c\/th\u003e\n            \u003ctd\u003eOne pinspot light with adjustable bracket\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-pinspot-install\"\u003e\n    \u003ch3\u003eGolf Simulator Installation Guidance\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Mount the pinspot above the hitting area and aim the beam toward the ball\n      and center of the hitting mat. Adjust its position to minimize player\n      shadows and prevent direct light from reaching the impact screen,\n      projector lens or the golfer’s eyes. Final coverage will vary based on\n      ceiling height, mounting distance and ambient room lighting.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"gg-pinspot-footnote\"\u003e\n    Mounting hardware and installation requirements may vary by room. Always\n    secure the fixture to a suitable structural surface and follow applicable\n    electrical and safety requirements.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Grater Golf","offers":[{"title":"Default Title","offer_id":48201135161495,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/3341\/5319\/files\/51zQ9LUYONL._AC_SL1500.jpg?v=1788466544","url":"https:\/\/gratergolf.com\/products\/pinspot-spotlight-for-golf-simulator-hitting-area","provider":"Grater Golf","version":"1.0","type":"link"}