{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Rudge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.578351,
            52.647218
          ],
          [
            -2.578435,
            52.647801
          ],
          [
            -2.578645,
            52.648069
          ],
          [
            -2.579154,
            52.648543
          ],
          [
            -2.580425,
            52.649451
          ],
          [
            -2.581616,
            52.650302
          ],
          [
            -2.582633,
            52.651214
          ],
          [
            -2.582875,
            52.651609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023705389, SY5 6RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.578308621300685,
          52.64720804577288
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000127132, SY5 6RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5789615968560993,
          52.64852635972511
        ]
      }
    }
  ]
}