{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sidebottom Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.154543,
            53.479532
          ],
          [
            -2.154587,
            53.479339
          ],
          [
            -2.154632,
            53.479146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002998462, M43 6FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.15454259227707,
          53.479532464646944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011606175, M43 6FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1543463186801204,
          53.47942485736083
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011606176, M43 6FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154391391245184,
          53.47938884526078
        ]
      }
    }
  ]
}