{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cripps Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.196089,
            52.943095
          ],
          [
            -1.195866,
            52.943106
          ],
          [
            -1.195644,
            52.943116
          ],
          [
            -1.195498,
            52.943102
          ],
          [
            -1.195351,
            52.943088
          ],
          [
            -1.194993,
            52.943039
          ],
          [
            -1.194636,
            52.94299
          ],
          [
            -1.193614,
            52.942968
          ],
          [
            -1.193219,
            52.942959
          ],
          [
            -1.192611,
            52.942865
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cripps Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.196254,
            52.943034
          ],
          [
            -1.196171,
            52.943064
          ],
          [
            -1.196089,
            52.943095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155120, NG7 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1962538527035058,
          52.943033509017035
        ]
      }
    }
  ]
}