{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mine Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.651411,
            53.468804
          ],
          [
            -2.651812,
            53.46896
          ],
          [
            -2.652214,
            53.469115
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39066491, WA11 0YJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6517318806233363,
          53.46911733098295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39066492, WA11 0YJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6520595500815327,
          53.468872849947566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39066493, WA11 0YJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.651983821157782,
          53.4688462974528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203437, WA11 9YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6522139028804315,
          53.46911470004135
        ]
      }
    }
  ]
}