{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beech Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.971707,
            53.272716
          ],
          [
            -0.971764,
            53.272473
          ],
          [
            -0.971821,
            53.272231
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013979515, DN22 8AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.971866398720033,
          53.27222254379909
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031268830, DN22 8BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9714831762388553,
          53.27256981705351
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031268831, DN22 8BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9714201863319533,
          53.27269512211056
        ]
      }
    }
  ]
}