{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coldham Hall Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.130215,
            52.596981
          ],
          [
            0.131705,
            52.598
          ],
          [
            0.135037,
            52.6005
          ],
          [
            0.135122,
            52.600688
          ],
          [
            0.137208,
            52.605294
          ],
          [
            0.137222,
            52.605404
          ],
          [
            0.137235,
            52.605515
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015643971, PE14 0LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12663262379917473,
          52.597033806144815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090573364, PE14 0LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11622304833042697,
          52.60041224481095
        ]
      }
    }
  ]
}