{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.757375,
            52.999454
          ],
          [
            -0.757359,
            52.999657
          ],
          [
            -0.757356,
            52.999695
          ],
          [
            -0.757351,
            52.999749
          ],
          [
            -0.757138,
            52.999828
          ],
          [
            -0.756506,
            53.000061
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007247625, NG23 5HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7567257929914862,
          52.99974121682224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007260283, NG23 5HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7573751271833866,
          52.9994423519528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030930999, NG23 5HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7567146927715738,
          53.000127659845916
        ]
      }
    }
  ]
}