{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Longwall Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.318379,
            53.698657
          ],
          [
            -1.318014,
            53.698795
          ],
          [
            -1.31765,
            53.698933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63189272, WF8 4FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.317913199703364,
          53.6989387290351
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63191765, WF8 4FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3176255893242192,
          53.69892810346356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63193674, WF8 4FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3177192201365755,
          53.69875785895499
        ]
      }
    }
  ]
}