{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Russell Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.620707,
            53.656236
          ],
          [
            -2.620712,
            53.656129
          ],
          [
            -2.620717,
            53.656022
          ],
          [
            -2.620716,
            53.655967
          ],
          [
            -2.620716,
            53.655911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091498487, PR6 0FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.620915971191364,
          53.656043833347766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091498489, PR6 0FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6209145177865465,
          53.655944969298965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091498492, PR6 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6206940426493124,
          53.65638654081375
        ]
      }
    }
  ]
}