{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bay Field",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.074547,
            52.660442
          ],
          [
            1.074882,
            52.66036
          ],
          [
            1.074906,
            52.660267
          ],
          [
            1.074985,
            52.659958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011987238, NR20 3SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.074796738327233,
          52.66021462219303
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011987242, NR20 3SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0746466870808562,
          52.66060522160713
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011990253, NR20 3LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0749870315015768,
          52.659975860280205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011992071, NR20 3SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.07516455914684,
          52.66018708461557
        ]
      }
    }
  ]
}