{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Admiral View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.052421,
            53.844455
          ],
          [
            -3.0524,
            53.844603
          ],
          [
            -3.05238,
            53.844752
          ],
          [
            -3.052191,
            53.844763
          ],
          [
            -3.052002,
            53.844774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025312527, FY2 9PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0519742882183367,
          53.844773935925055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070843987, FY2 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0524222812980137,
          53.84445541421845
        ]
      }
    }
  ]
}