{"product_id":"gloster-furniture-180-stacking-chair-with-teak-arms","title":"Gloster 180 Stacking Chair with Teak Arms","description":"\u003cstyle\u003e\n  .scrollable-table-wrapper {\n    overflow-x: auto;\n    width: 100%;\n    border-radius: 12px;\n  }\n  .styled-table {\n    min-width: 500px;\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 0 10px rgba(0,0,0,0.05);\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  }\n  .styled-table thead { background-color: #f4f4f4; font-weight: 600; }\n  .styled-table th, .styled-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #e0e0e0;\n    text-align: left;\n    font-size: 14px;\n    white-space: nowrap;\n  }\n  .styled-table tbody tr:nth-child(even) { background-color: #fafafa; }\n  .styled-table tbody tr:hover { background-color: #f1f1f1; }\n\n  .upholstery-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 20px;\n    margin: 20px 0;\n  }\n  .upholstery-category {\n    background: #f8f9fa;\n    padding: 16px;\n    border-radius: 10px;\n    border-left: 4px solid #4b5563;\n  }\n  .upholstery-category h4 {\n    margin: 0 0 10px 0;\n    color: #333;\n    font-size: 16px;\n    font-weight: 700;\n  }\n  .upholstery-category p {\n    margin: 0 0 8px 0;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.65;\n  }\n  .upholstery-category p:last-child { margin-bottom: 0; }\n\n  .frame-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin: 20px 0;\n  }\n  .frame-category {\n    background: #f8f9fa;\n    padding: 16px;\n    border-radius: 10px;\n    border-left: 4px solid #6b7280;\n  }\n  .frame-category h4 {\n    margin: 0 0 10px 0;\n    color: #333;\n    font-size: 16px;\n    font-weight: 700;\n  }\n  .frame-category p {\n    margin: 0 0 8px 0;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.65;\n  }\n  .frame-category p:last-child { margin-bottom: 0; }\n\n  .color-combo-section {\n    margin: 24px auto;\n    max-width: 1000px;\n    border-radius: 16px;\n    border: 1px solid #e0e0e0;\n    overflow: hidden;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n  }\n  .combo-title-header {\n    padding: 18px 24px;\n    font-size: 20px;\n    font-weight: 600;\n    text-align: center;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .combo-content {\n    padding: 18px 20px 20px 20px;\n  }\n  .image-slider-wrapper {\n    width: 100%;\n    max-width: 900px;\n    overflow-x: auto;\n    scrollbar-width: thin;\n    scrollbar-color: #ccc #f1f1f1;\n    padding: 10px 0;\n    margin: 0 auto;\n  }\n  .image-slider-wrapper::-webkit-scrollbar { height: 6px; }\n  .image-slider-wrapper::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 3px; }\n  .image-slider-wrapper::-webkit-scrollbar-thumb { background: #ccc; border-radius: 3px; }\n  .image-slider-wrapper::-webkit-scrollbar-thumb:hover { background: #999; }\n  .image-set {\n    display: flex;\n    gap: 15px;\n    align-items: center;\n    min-width: max-content;\n    padding: 0 10px;\n    justify-content: center;\n  }\n  .combo-image {\n    width: 110px;\n    height: 110px;\n    object-fit: cover;\n    border-radius: 12px;\n    border: 2px solid #ddd;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    transition: transform 0.3s ease;\n    flex-shrink: 0;\n    background: #fff;\n  }\n  .combo-image:hover { transform: scale(1.03); }\n  .combo-image-caption {\n    text-align: center;\n    font-size: 12px;\n    color: #666;\n    margin-top: 4px;\n    font-weight: 500;\n    max-width: 120px;\n  }\n\n  .java-sepia-row .combo-title-header {\n    background: linear-gradient(135deg, #3b2a23 0%, #5a3a2b 100%);\n    color: #fdf6ee;\n  }\n  .java-sepia-row .combo-content { background: #fbf7f3; }\n\n  .meteor-anthracite-row .combo-title-header {\n    background: linear-gradient(135deg, #111827 0%, #4b5563 100%);\n    color: #f9fafb;\n  }\n  .meteor-anthracite-row .combo-content { background: #f3f4f6; }\n\n  .meteor-granite-row .combo-title-header {\n    background: linear-gradient(135deg, #1f2933 0%, #9ca3af 100%);\n    color: #f9fafb;\n  }\n  .meteor-granite-row .combo-content { background: #f3f4f6; }\n\n  .white-seagull-row .combo-title-header {\n    background: linear-gradient(135deg, #e5e7eb 0%, #f9fafb 100%);\n    color: #111827;\n  }\n  .white-seagull-row .combo-content { background: #ffffff; }\n\n  .dimensions-image-wrapper {\n    overflow-x: auto;\n    width: 100%;\n    margin: 20px 0;\n    padding: 10px 0;\n  }\n  .dimensions-image-container {\n    display: flex;\n    gap: 20px;\n    min-width: max-content;\n    padding: 0 10px;\n  }\n  .dimension-image-box {\n    flex: 0 0 auto;\n    width: 450px;\n    background: #fff;\n    border: 2px solid #ccc;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.07);\n  }\n  .dimension-image-box img { width: 100%; display: block; }\n  .dimension-image-box .caption {\n    background: #f8f8f8;\n    padding: 8px 0 6px 0;\n    font-size: 13px;\n    color: #555;\n    border-top: 1.5px solid #eee;\n    text-align: center;\n    font-weight: 500;\n  }\n\n  .other-sizes-block {\n    margin: 24px auto 0 auto;\n    max-width: 900px;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 0 10px rgba(0,0,0,0.05);\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  }\n  .other-sizes-header {\n    background: #f4f4f4;\n    padding: 18px 24px;\n    font-weight: 700;\n    font-size: 18px;\n    color: #333;\n  }\n  .other-sizes-footer {\n    background: #f4f4f4;\n    padding: 14px 20px;\n    text-align: center;\n    font-size: 14px;\n    color: #666;\n    font-weight: 500;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\n    The \u003cstrong\u003eGloster 180 Stacking Chair with Teak Arms\u003c\/strong\u003e is a contemporary outdoor dining chair that pairs a powder coated aluminium frame and Ferrari sling seat with warm natural finish teak armrests, bringing a softer, tactile detail to the streamlined 180 collection design.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eKey Features\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eStacking Dining Chair:\u003c\/strong\u003e Stackable dining armchair for flexible seating, easy storage, and efficient use of space when not in use.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003ePowder Coated Aluminium Frame:\u003c\/strong\u003e Lightweight aluminium frame with a durable, corrosion‑resistant powder coat finish for outdoor environments.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eNatural Teak Armrests:\u003c\/strong\u003e Arms in natural finish teak add warmth and a pleasant touch point while visually softening the clean aluminium outline.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eFerrari Sling Seat \u0026amp; Back:\u003c\/strong\u003e Seat and back made from Ferrari Batyline sling for firm support, breathability, and dependable outdoor performance.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eComfortable Dining Proportions:\u003c\/strong\u003e The chair shares the same 63 cm width, 57 cm depth, 84 cm height, 46 cm seat height, and 65 cm arm height as the aluminium‑arm version for upright dining comfort.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 20px; margin-top: 24px;\"\u003eFrame, Teak \u0026amp; Sling Colourways\u003c\/h3\u003e\n\n  \u003cdiv class=\"color-combo-section java-sepia-row\"\u003e\n    \u003cdiv class=\"combo-title-header\"\u003eFrame Java + Natural Teak Arms + Sling Sepia\u003c\/div\u003e\n    \u003cdiv class=\"combo-content\"\u003e\n      \u003cdiv class=\"image-slider-wrapper\"\u003e\n        \u003cdiv class=\"image-set\"\u003e\n          \u003cdiv style=\"display:flex;flex-direction:column;align-items:center;\"\u003e\n            \u003cimg loading=\"lazy\" class=\"combo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/material_java.webp?v=1776933151\" alt=\"Gloster Java frame swatch\"\u003e\n            \u003cdiv class=\"combo-image-caption\"\u003eFrame Java\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"display:flex;flex-direction:column;align-items:center;\"\u003e\n            \u003cimg loading=\"lazy\" class=\"combo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/material_sepia_sling.webp?v=1776933306\" alt=\"Gloster Sepia sling swatch\"\u003e\n            \u003cdiv class=\"combo-image-caption\"\u003eSling Sepia\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n  \u003cdiv class=\"color-combo-section meteor-granite-row\"\u003e\n    \u003cdiv class=\"combo-title-header\"\u003eFrame Meteor + Natural Teak Arms + Sling Granite\u003c\/div\u003e\n    \u003cdiv class=\"combo-content\"\u003e\n      \u003cdiv class=\"image-slider-wrapper\"\u003e\n        \u003cdiv class=\"image-set\"\u003e\n          \u003cdiv style=\"display:flex;flex-direction:column;align-items:center;\"\u003e\n            \u003cimg loading=\"lazy\" class=\"combo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/material_meteor.webp?v=1776933148\" alt=\"Gloster Meteor frame swatch\"\u003e\n            \u003cdiv class=\"combo-image-caption\"\u003eFrame Meteor\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"display:flex;flex-direction:column;align-items:center;\"\u003e\n            \u003cimg loading=\"lazy\" class=\"combo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/material_granite_sling.webp?v=1776933309\" alt=\"Gloster Granite sling swatch\"\u003e\n            \u003cdiv class=\"combo-image-caption\"\u003eSling Granite\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"color-combo-section white-seagull-row\"\u003e\n    \u003cdiv class=\"combo-title-header\"\u003eFrame White + Natural Teak Arms + Sling Seagull\u003c\/div\u003e\n    \u003cdiv class=\"combo-content\"\u003e\n      \u003cdiv class=\"image-slider-wrapper\"\u003e\n        \u003cdiv class=\"image-set\"\u003e\n          \u003cdiv style=\"display:flex;flex-direction:column;align-items:center;\"\u003e\n            \u003cimg loading=\"lazy\" class=\"combo-image\" src=\"https:\/\/themodernfurniturecompany.com\/cdn\/shop\/files\/SF08_white_72x72.jpg?v=1732266574\" alt=\"Gloster White frame swatch\"\u003e\n            \u003cdiv class=\"combo-image-caption\"\u003eFrame White\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"display:flex;flex-direction:column;align-items:center;\"\u003e\n            \u003cimg loading=\"lazy\" class=\"combo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/material_seagull_sling.webp?v=1776933306\" alt=\"Gloster Seagull sling swatch\"\u003e\n            \u003cdiv class=\"combo-image-caption\"\u003eSling Seagull\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eMaterials \u0026amp; Construction\u003c\/h3\u003e\n  \u003cdiv class=\"upholstery-grid\"\u003e\n    \u003cdiv class=\"upholstery-category\"\u003e\n      \u003ch4\u003ePowder Coated Aluminium Frame \u0026amp; Teak Arms\u003c\/h4\u003e\n      \u003cp\u003e\u003cstrong\u003eAluminium Frame:\u003c\/strong\u003e The main structure is made from aluminium, offering a strong yet lightweight base with natural corrosion resistance for outdoor use.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eDurable Powder Coat:\u003c\/strong\u003e An electro‑statically applied polyester powder coat provides full coverage and a hard, knock‑ and scratch‑resistant finish that is easy to clean.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNatural Teak Arms:\u003c\/strong\u003e The armrests are crafted in natural finish teak, adding warmth and a pleasant hand feel that contrasts the sleek aluminium frame.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"upholstery-category\"\u003e\n      \u003ch4\u003eFerrari Batyline Sling\u003c\/h4\u003e\n      \u003cp\u003e\u003cstrong\u003eHigh‑Performance Sling:\u003c\/strong\u003e Seat and back use Ferrari Batyline sling made from PVC‑coated polyester yarns for strength, stability, and long‑lasting outdoor performance.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003ePre‑Tensioned Comfort:\u003c\/strong\u003e The patented pre‑tensioning system helps prevent sagging over time while keeping the sling comfortably supportive and breathable.\u003c\/p\u003e\n      \u003cp\u003eThe sling is phthalate‑free, resistant to UV, chlorine, salt and common outdoor pollutants, and can be cleaned easily with mild detergent and water.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eUsage \u0026amp; Care\u003c\/h3\u003e\n  \u003cdiv class=\"frame-grid\"\u003e\n    \u003cdiv class=\"frame-category\"\u003e\n      \u003ch4\u003eIdeal Applications\u003c\/h4\u003e\n      \u003cp\u003e\u003cstrong\u003eOutdoor Dining:\u003c\/strong\u003e Suitable for patios, terraces, balconies and poolside dining areas where practical, stackable seating with a warmer, timber touch is preferred.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eStacking Convenience:\u003c\/strong\u003e The stacking design allows multiple chairs to be stored compactly when not needed, helping to keep outdoor areas clear.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"frame-category\"\u003e\n      \u003ch4\u003eMaintenance \u0026amp; Cleaning\u003c\/h4\u003e\n      \u003cp\u003e\u003cstrong\u003eSling Care:\u003c\/strong\u003e Clean using a 1:16 solution of mild detergent to lukewarm water, gently agitating with a sponge or soft brush before rinsing thoroughly and allowing to air dry.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eAluminium \u0026amp; Teak Care:\u003c\/strong\u003e Wipe powder coated aluminium with water and mild liquid detergent using a soft cloth, then dry to minimise water spots; teak arms can be cleaned with mild soap and water.\u003c\/p\u003e\n      \u003cp\u003eA low‑pressure hose may be used on sling surfaces, but avoid high‑pressure jets on any teak components to prevent erosion of the timber surface.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 16px; margin-top: 24px;\"\u003eWhy Choose the Gloster 180 Stacking Chair with Teak Arms\u003c\/h3\u003e\n  \u003cp style=\"font-size: 14px; color: #666; background: #f9f9f9; padding: 12px 16px; border-radius: 8px; margin-top: 0; margin-bottom: 8px;\"\u003e\n    \u003cstrong\u003eModern Lines with Natural Warmth:\u003c\/strong\u003e This version of the 180 Stacking Chair keeps the same slim aluminium and Ferrari sling profile as the collection while adding natural teak armrests, giving a warmer, more tactile character to contemporary outdoor dining spaces.\n  \u003c\/p\u003e\n\n  \u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 16px; margin-top: 24px;\"\u003eDimensions \u0026amp; Specifications\u003c\/h3\u003e\n  \u003cp style=\"font-size: 14px; color: #666; background: #f9f9f9; padding: 10px 14px; border-radius: 8px; margin-top: 0; margin-bottom: 16px;\"\u003e\n    Verified specifications list the 180 Stacking Chair with Teak Arms at 63 cm width, 57 cm depth, 84 cm height, a 46 cm seat height, 65 cm arm height, 0.52 m³ cubic size, and 6.5 kg weight.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"scrollable-table-wrapper\"\u003e\n    \u003ctable class=\"styled-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eMeasurement\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWidth\u003c\/td\u003e\n          \u003ctd\u003e63 cm \/ 25\"\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDepth\u003c\/td\u003e\n          \u003ctd\u003e57 cm \/ 23\"\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTotal Height\u003c\/td\u003e\n          \u003ctd\u003e84 cm \/ 33.5\"\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSeat Height\u003c\/td\u003e\n          \u003ctd\u003e46 cm \/ 18.5\"\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eArm Height\u003c\/td\u003e\n          \u003ctd\u003e65 cm \/ 25–26\"\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCubic Size\u003c\/td\u003e\n          \u003ctd\u003e0.52 m³ \/ 18.69 ft³\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Weight\u003c\/td\u003e\n          \u003ctd\u003e6.5 kg \/ 14 lb\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFrame Material\u003c\/td\u003e\n          \u003ctd\u003ePowder coated aluminium\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eArm Material\u003c\/td\u003e\n          \u003ctd\u003eNatural finish teak\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSling Material\u003c\/td\u003e\n          \u003ctd\u003eFerrari Batyline sling seat \u0026amp; back\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFrame Colours\u003c\/td\u003e\n          \u003ctd\u003eJava | Meteor | White\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSling Colours\u003c\/td\u003e\n          \u003ctd\u003eSepia | Anthracite | Granite | Seagull\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eType\u003c\/td\u003e\n          \u003ctd\u003eDining chair, stacking\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAccessories\u003c\/td\u003e\n          \u003ctd\u003eProtective Cover (Single Chair) | Protective Cover (Stack of 4 Chairs)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eQty per Carton\u003c\/td\u003e\n          \u003ctd\u003e4\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAssembly\u003c\/td\u003e\n          \u003ctd\u003eNot required\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 20px; margin-top: 28px;\"\u003e\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Gloster Furniture","offers":[{"title":"Java \/ Sepia Sling \/ No","offer_id":57868868682115,"sku":null,"price":860.0,"currency_code":"GBP","in_stock":true},{"title":"Java \/ Sepia Sling \/ Yes","offer_id":57868868714883,"sku":null,"price":1060.0,"currency_code":"GBP","in_stock":true},{"title":"Meteor \/ Granite Sling \/ No","offer_id":57868868813187,"sku":null,"price":860.0,"currency_code":"GBP","in_stock":true},{"title":"Meteor \/ Granite Sling \/ Yes","offer_id":57868868845955,"sku":null,"price":1060.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Seagull Sling \/ No","offer_id":57868868878723,"sku":null,"price":860.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Seagull Sling \/ Yes","offer_id":57868868911491,"sku":null,"price":1060.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/1803.jpg?v=1778570128","url":"https:\/\/themodernfurniturecompany.com\/products\/gloster-furniture-180-stacking-chair-with-teak-arms","provider":"The Modern Furniture Company","version":"1.0","type":"link"}