{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riding Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.600841,
            53.614686
          ],
          [
            -2.600617,
            53.61482
          ],
          [
            -2.600648,
            53.614838
          ],
          [
            -2.60091,
            53.614987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008944580, PR6 9RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600903570046916,
          53.61497036160951
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004061349, PR6 9RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600796487008724,
          53.614881015640435
        ]
      }
    }
  ]
}