{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smitherds Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.909402,
            53.862476
          ],
          [
            -1.91023,
            53.862458
          ],
          [
            -1.911059,
            53.862441
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010593949, BD21 5JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9102228188635588,
          53.86246742871606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051272359, BD21 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9098729284354699,
          53.86254805799981
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051272360, BD21 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9097969221113604,
          53.86253901320607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052193308, BD21 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9108920713732245,
          53.86236007165953
        ]
      }
    }
  ]
}