{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Talbot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.618947,
            53.658975
          ],
          [
            -2.618758,
            53.658965
          ],
          [
            -2.618569,
            53.658955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008944807, PR6 0EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618946376254942,
          53.65896625139651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024429323, PR6 0ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618325877973996,
          53.65896047009688
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010386752, PR6 0EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618566655831225,
          53.658869342820815
        ]
      }
    }
  ]
}