{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sudbury Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.304495,
            53.362887
          ],
          [
            -1.304502,
            53.363103
          ],
          [
            -1.30451,
            53.363319
          ],
          [
            -1.304559,
            53.363471
          ],
          [
            -1.304608,
            53.363624
          ],
          [
            -1.304621,
            53.363664
          ],
          [
            -1.304634,
            53.363704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023206034, S26 2FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3045213794540342,
          53.36286967710902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050896327, S26 2FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3049740132368963,
          53.363681304774985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052091701, S26 2FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3049781071587492,
          53.36342964215705
        ]
      }
    }
  ]
}