{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alton Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.121189,
            53.005529
          ],
          [
            -2.121301,
            53.005622
          ],
          [
            -2.121413,
            53.005714
          ],
          [
            -2.121582,
            53.005894
          ],
          [
            -2.121652,
            53.005969
          ],
          [
            -2.121634,
            53.00609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455001981, ST2 0SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1213539629803653,
          53.005887982935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455001982, ST2 0SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1213839446347227,
          53.00595087639775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135434, ST2 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.121622838822977,
          53.006112436692604
        ]
      }
    }
  ]
}