{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beecroft Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.897542,
            53.86856
          ],
          [
            -1.897481,
            53.868785
          ],
          [
            -1.897419,
            53.86901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591771, BD21 4JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8974652618079477,
          53.868892541636654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024293059, BD21 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8975410578976784,
          53.86899147257083
        ]
      }
    }
  ]
}