{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Huskisson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.966377,
            53.397709
          ],
          [
            -2.965567,
            53.397828
          ],
          [
            -2.964758,
            53.397947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38092996, L8 7SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9650714927424975,
          53.3978543848138
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260142, L8 7SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9650263821661818,
          53.39785474951639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260663, L7 7BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9663768475442795,
          53.39771797910643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38312930, L8 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9651163999058103,
          53.39784503281093
        ]
      }
    }
  ]
}