{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shelley Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.833332,
            53.851588
          ],
          [
            -1.833117,
            53.851729
          ],
          [
            -1.832901,
            53.851869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002328469, BD16 4JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8334492419059527,
          53.851699028264996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002328470, BD16 4JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8335255324862385,
          53.85162723086926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592093, BD16 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8330995442363096,
          53.851716518965276
        ]
      }
    }
  ]
}