{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stoneycroft Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.914748,
            53.880527
          ],
          [
            -1.914923,
            53.880429
          ],
          [
            -1.915098,
            53.88033
          ],
          [
            -1.91522,
            53.880254
          ],
          [
            -1.915342,
            53.880177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010595654, BD20 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9150523082390936,
          53.88036573736085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051273795, BD20 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9151130638397835,
          53.88041071937358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051273796, BD20 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.915295838490265,
          53.880294006239545
        ]
      }
    }
  ]
}