{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fishery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.69399,
            52.521628
          ],
          [
            -1.694029,
            52.521565
          ],
          [
            -1.694067,
            52.521502
          ],
          [
            -1.694171,
            52.521242
          ],
          [
            -1.694102,
            52.521045
          ],
          [
            -1.694088,
            52.521004
          ],
          [
            -1.693957,
            52.520883
          ],
          [
            -1.693573,
            52.520725
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001173750, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6882632971770086,
          52.519332841644854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001175793, B46 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6940244891761236,
          52.52161332456448
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026090616, B46 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6920007714141039,
          52.51594442314391
        ]
      }
    }
  ]
}