{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Britannia Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.054456,
            53.799577
          ],
          [
            -3.054935,
            53.799551
          ],
          [
            -3.055414,
            53.799525
          ],
          [
            -3.055534,
            53.799519
          ],
          [
            -3.055654,
            53.799512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070842402, FY1 6BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.055653822925875,
          53.799512081738364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090939766, FY1 6BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0550657102121717,
          53.79906783794835
        ]
      }
    }
  ]
}