{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clarendon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.620198,
            53.649387
          ],
          [
            -2.620206,
            53.649507
          ],
          [
            -2.620214,
            53.649627
          ],
          [
            -2.620236,
            53.649669
          ],
          [
            -2.620259,
            53.649711
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002076177, PR6 0NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.619883873929765,
          53.64964050348838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008943333, PR6 0LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.620213117471539,
          53.64939611268765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010368293, PR6 0NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.620124331606367,
          53.64953139779257
        ]
      }
    }
  ]
}