{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brewer's Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.126228,
            53.382661
          ],
          [
            -2.126152,
            53.382686
          ],
          [
            -2.126076,
            53.382712
          ],
          [
            -2.125965,
            53.38277
          ],
          [
            -2.125855,
            53.382827
          ],
          [
            -2.125769,
            53.382872
          ],
          [
            -2.125684,
            53.382916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000017414, SK7 4AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125778280110221,
          53.38295769292787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009668358, SK7 4DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.126228412271293,
          53.38266059343705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015353752, SK7 4AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125582603363058,
          53.38287700203952
        ]
      }
    }
  ]
}