{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fox Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.289978,
            53.597746
          ],
          [
            -2.290274,
            53.597719
          ],
          [
            -2.290571,
            53.597692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005893, BL9 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2897247619580754,
          53.59774777503498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003106018, BL9 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.290057483457074,
          53.59779190976111
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025739319, BL9 5AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2899356817863197,
          53.59765738082102
        ]
      }
    }
  ]
}