{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.782677,
            52.275328
          ],
          [
            -1.782665,
            52.27536
          ],
          [
            -1.782653,
            52.275392
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.783302,
            52.27519
          ],
          [
            -1.783058,
            52.275325
          ],
          [
            -1.783032,
            52.275325
          ],
          [
            -1.782677,
            52.275328
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024065944, B95 6AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7826331033275318,
          52.27534545875188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024980028, B95 6BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7861147211236723,
          52.27366163398899
        ]
      }
    }
  ]
}