{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rutley Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.975941,
            52.452594
          ],
          [
            -1.975721,
            52.452666
          ],
          [
            -1.975449,
            52.452537
          ],
          [
            -1.975191,
            52.452414
          ],
          [
            -1.974926,
            52.452396
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023495706, B32 2LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9759412667273395,
          52.45259435359775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070501878, B32 2LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9752792779700707,
          52.45226158857075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070501879, B32 2LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9753381323819421,
          52.45227059072521
        ]
      }
    }
  ]
}