{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Butt Fields Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.069758,
            53.694616
          ],
          [
            -1.069463,
            53.696609
          ],
          [
            -1.069167,
            53.698602
          ],
          [
            -1.06921,
            53.698681
          ],
          [
            -1.069253,
            53.698761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009928879, DN14 0AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0694883636810844,
          53.696467217882
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033218455, DN14 0AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0684904355310119,
          53.69982114800453
        ]
      }
    }
  ]
}