{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blyth Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.057331,
            53.376175
          ],
          [
            -1.057476,
            53.37597
          ],
          [
            -1.057621,
            53.375766
          ],
          [
            -1.057673,
            53.375732
          ],
          [
            -1.057725,
            53.375699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093192993, S81 8FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0578050374179575,
          53.37586561715233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093193232, S81 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0573772753289927,
          53.376176854061896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093193632, S81 8FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0576173933706932,
          53.37551356760296
        ]
      }
    }
  ]
}