{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Byron Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.762596,
            53.873989
          ],
          [
            -2.762456,
            53.87415
          ],
          [
            -2.762331,
            53.874292
          ],
          [
            -2.762315,
            53.87431
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093997173, PR3 0EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7623115601117303,
          53.87432426989839
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093997315, PR3 0EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.762673772732706,
          53.87416917075354
        ]
      }
    }
  ]
}