{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Silver Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.298955,
            53.593177
          ],
          [
            -2.299074,
            53.592992
          ],
          [
            -2.299194,
            53.592808
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004962, BL9 0EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.298954866041245,
          53.59317697383725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210015409, BL9 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2991814868854394,
          53.59317640695477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210018301, BL9 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.299270291773104,
          53.5929155239724
        ]
      }
    }
  ]
}