{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baxter Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.337148,
            53.362269
          ],
          [
            -1.337441,
            53.362221
          ],
          [
            -1.337561,
            53.362202
          ],
          [
            -1.33765,
            53.362109
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000858582, S26 4XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3376247242792398,
          53.36197025129436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000858583, S26 4XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3377699629180304,
          53.36229465317075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023206335, S26 4SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3371400088388283,
          53.36221924756038
        ]
      }
    }
  ]
}