{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Thomas' Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.236121,
            53.493295
          ],
          [
            -2.23668,
            53.493411
          ],
          [
            -2.237238,
            53.493527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77246398, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.236422649528067,
          53.49327652420972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069329, M8 8GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.237237976273189,
          53.49352658328016
        ]
      }
    }
  ]
}