{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blue Ball Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.980701,
            53.668575
          ],
          [
            -1.980814,
            53.668827
          ],
          [
            -1.980928,
            53.669077
          ],
          [
            -1.981127,
            53.669122
          ],
          [
            -1.98128,
            53.669156
          ],
          [
            -1.982021,
            53.669322
          ],
          [
            -1.983113,
            53.669567
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010183290, HX6 4FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.980619267881926,
          53.669167326909566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215486, HX6 4LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9807254667476855,
          53.668610078508756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051353946, HX6 4FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9813610487189541,
          53.66883488147616
        ]
      }
    }
  ]
}