{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wayside Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.923555,
            53.880704
          ],
          [
            -1.923966,
            53.880614
          ],
          [
            -1.924377,
            53.880525
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010587057, BD20 6HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9238745253154195,
          53.88065025955653
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002729958, BD20 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.92347929934106,
          53.88049721598464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002729965, BD20 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9233116107472392,
          53.88069484166782
        ]
      }
    }
  ]
}