{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aire View Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.7876,
            53.834136
          ],
          [
            -1.786984,
            53.834053
          ],
          [
            -1.786856,
            53.834036
          ],
          [
            -1.786979,
            53.833749
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590156, BD18 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.787038120995138,
          53.83405438733568
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024070908, BD18 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7866888706963853,
          53.8340088280967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090160543, BD18 3LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7867040197815407,
          53.834017842914854
        ]
      }
    }
  ]
}