{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Providence Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.051883,
            51.581632
          ],
          [
            -4.051018,
            51.581696
          ],
          [
            -4.050948,
            51.581708
          ],
          [
            -4.050039,
            51.581864
          ],
          [
            -4.049681,
            51.58194
          ],
          [
            -4.049322,
            51.582015
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010020755, SA3 3EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050825295058983,
          51.58117291333278
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010028979, SA3 3EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.049357700756396,
          51.58191797161539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010055211, SA3 3EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0518851777288925,
          51.581630990397315
        ]
      }
    }
  ]
}