{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Phythian Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.696236,
            53.464771
          ],
          [
            -2.696122,
            53.464671
          ],
          [
            -2.696007,
            53.464571
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Phythian Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.696512,
            53.465035
          ],
          [
            -2.696374,
            53.464903
          ],
          [
            -2.696236,
            53.464771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39062695, WA11 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.696508590724692,
          53.464828730619836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202823, WA11 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6964969141897717,
          53.465035537691605
        ]
      }
    }
  ]
}