{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alma Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.060634,
            50.787267
          ],
          [
            -1.060682,
            50.78697
          ],
          [
            -1.06073,
            50.786672
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775039695, PO4 9EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0607431988350302,
          50.787184570475155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775108635, PO4 9NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0607249176750795,
          50.78668082604763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024891370, PO4 9SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0611403527190106,
          50.787187766842045
        ]
      }
    }
  ]
}