{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Filey Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.054515,
            53.821885
          ],
          [
            -3.054403,
            53.821763
          ],
          [
            -3.054291,
            53.821641
          ],
          [
            -3.054234,
            53.821585
          ],
          [
            -3.054179,
            53.821528
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070842528, FY1 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.05451488402181,
          53.82188523340913
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012427773, FY1 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.054111200809043,
          53.82153823561621
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012427774, FY1 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0541436069084504,
          53.8216188461819
        ]
      }
    }
  ]
}