{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lincolm Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.851933,
            50.957265
          ],
          [
            -2.852474,
            50.956954
          ],
          [
            -2.852505,
            50.956655
          ],
          [
            -2.85224,
            50.956006
          ],
          [
            -2.852184,
            50.955868
          ],
          [
            -2.851423,
            50.955214
          ],
          [
            -2.851194,
            50.95476
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lincolm Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.851897,
            50.957317
          ],
          [
            -2.851915,
            50.957291
          ],
          [
            -2.851933,
            50.957265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119661, TA19 0LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8518826611782804,
          50.957299546106256
        ]
      }
    }
  ]
}