{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blelock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.693697,
            53.75829
          ],
          [
            -2.693809,
            53.758159
          ],
          [
            -2.69392,
            53.758028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blelock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.693414,
            53.758625
          ],
          [
            -2.693556,
            53.758458
          ],
          [
            -2.693697,
            53.75829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007601183, PR1 3AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.693606495798887,
          53.758317899602716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165062, PR1 3XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.693920098334576,
          53.75801947295232
        ]
      }
    }
  ]
}