{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maythorne Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.803661,
            53.78198
          ],
          [
            -1.803812,
            53.782294
          ],
          [
            -1.803962,
            53.782609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591160, BD14 6NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8038116017273946,
          53.78229435059375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024291985, BD14 6NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8040700122393876,
          53.78220489258587
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026003918, BD14 6LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.80399417411608,
          53.78219578081899
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090159650, BD14 6NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.803978914465068,
          53.78221373189776
        ]
      }
    }
  ]
}