Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit 6b1f6da

Browse files
Create cut-cobblestone.md
1 parent bced15c commit 6b1f6da

1 file changed

Lines changed: 123 additions & 0 deletions

File tree

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
# Ply Gem Cut Cobblestone
2+
3+
**Category:** Stone Veneer
4+
**Brand:** Ply Gem
5+
**Type:** Mortared Stone Veneer
6+
**Profile:** Cut Cobblestone
7+
**Application:** Interior, Exterior
8+
**Installation Style:** Mortared / Grouted
9+
**Warranty:** 50 Year Warranty
10+
11+
## Overview
12+
Ply Gem Cut Cobblestone is a mortared stone veneer profile that mirrors the classic appearance of rough-dressed stone. Its chiseled face, rectangular shapes, and irregular sizing create an old-world look suited to traditional and timeless designs.
13+
14+
## Key Features
15+
- Rough-dressed stone appearance
16+
- Chiseled face
17+
- Rectangular shapes with irregular sizes
18+
- Elegant, old-world character
19+
- Suitable for interior or exterior installation
20+
- Matching corners available
21+
- 50 Year Warranty
22+
23+
## Available Colors
24+
- Winfield
25+
- Buckingham
26+
- Chardonnay
27+
- Hampton
28+
- PA Lime
29+
- Shade Mountain
30+
- Aberdeen
31+
- Autumn
32+
33+
## Product Details
34+
- Individual stone average thickness: 1 ⅜ inches
35+
- Individual stone length (vertical height): 3 – 12 inches
36+
- Individual stone width: 6 – 20 inches
37+
- Suitable for interior or exterior installation
38+
- Matching corners available
39+
- Flats: 10 sq ft coverage per carton
40+
- Flats carton weight: 100 lbs
41+
- Corners: 5 linear ft coverage per carton
42+
- Corners carton weight: 75 lbs
43+
- 16 cartons per pallet
44+
45+
## Common Applications
46+
- Traditional exteriors
47+
- Old-world inspired homes
48+
- Fireplace surrounds
49+
- Interior accent walls
50+
- Columns and entry features
51+
52+
## Schema Markup (JSON-LD)
53+
```json
54+
{
55+
"@context": "https://schema.org",
56+
"@graph": [
57+
{
58+
"@type": "Product",
59+
"@id": "https://www.plygem.com/stone-veneer/products/mortared-stone-veneer/cut-cobblestone/#product",
60+
"name": "Ply Gem Cut Cobblestone",
61+
"category": "Stone Veneer",
62+
"description": "Cut Cobblestone from Ply Gem is a mortared stone veneer profile with a rough-dressed stone look, chiseled face, rectangular shapes, and interior or exterior suitability.",
63+
"brand": {
64+
"@type": "Brand",
65+
"name": "Ply Gem"
66+
},
67+
"manufacturer": {
68+
"@type": "Organization",
69+
"name": "Ply Gem",
70+
"url": "https://www.plygem.com/"
71+
},
72+
"material": "Manufactured Stone Veneer",
73+
"url": "https://www.plygem.com/stone-veneer/products/mortared-stone-veneer/cut-cobblestone/",
74+
"additionalProperty": [
75+
{
76+
"@type": "PropertyValue",
77+
"name": "Stone Veneer Type",
78+
"value": "Mortared Stone Veneer"
79+
},
80+
{
81+
"@type": "PropertyValue",
82+
"name": "Profile",
83+
"value": "Cut Cobblestone"
84+
},
85+
{
86+
"@type": "PropertyValue",
87+
"name": "Installation Style",
88+
"value": "Mortared or Grouted"
89+
},
90+
{
91+
"@type": "PropertyValue",
92+
"name": "Application",
93+
"value": "Interior and Exterior"
94+
},
95+
{
96+
"@type": "PropertyValue",
97+
"name": "Matching Corners Available",
98+
"value": "Yes"
99+
},
100+
{
101+
"@type": "PropertyValue",
102+
"name": "Warranty",
103+
"value": "50 Year Warranty"
104+
}
105+
]
106+
},
107+
{
108+
"@type": "WebPage",
109+
"@id": "https://www.plygem.com/stone-veneer/products/mortared-stone-veneer/cut-cobblestone/#webpage",
110+
"url": "https://www.plygem.com/stone-veneer/products/mortared-stone-veneer/cut-cobblestone/",
111+
"name": "Cut Cobblestone - Ply Gem",
112+
"isPartOf": {
113+
"@type": "WebSite",
114+
"@id": "https://www.plygem.com/#website",
115+
"name": "Ply Gem",
116+
"url": "https://www.plygem.com/"
117+
},
118+
"about": {
119+
"@id": "https://www.plygem.com/stone-veneer/products/mortared-stone-veneer/cut-cobblestone/#product"
120+
}
121+
}
122+
]
123+
}

0 commit comments

Comments
 (0)