{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smallbrook View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.092165,
            53.585003
          ],
          [
            -2.092152,
            53.584876
          ],
          [
            -2.09214,
            53.584749
          ],
          [
            -2.092133,
            53.584698
          ],
          [
            -2.092126,
            53.584646
          ],
          [
            -2.0921,
            53.584533
          ],
          [
            -2.092075,
            53.584419
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026056571, OL2 7UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0922248488329815,
          53.584760749532734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117599, OL2 7UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0921649573161893,
          53.5850034793829
        ]
      }
    }
  ]
}