{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peace Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.893349,
            52.581268
          ],
          [
            -0.893541,
            52.581025
          ],
          [
            -0.893494,
            52.580898
          ],
          [
            -0.892763,
            52.580444
          ],
          [
            -0.892456,
            52.580254
          ],
          [
            -0.892463,
            52.580086
          ],
          [
            -0.892731,
            52.579671
          ],
          [
            -0.892713,
            52.579516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002646671, LE7 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8927403013452744,
          52.580437382101074
        ]
      }
    }
  ]
}