{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.579738,
            51.612289
          ],
          [
            -3.580011,
            51.611854
          ],
          [
            -3.580285,
            51.611418
          ],
          [
            -3.580285,
            51.611346
          ],
          [
            -3.580285,
            51.611274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013371341, CF32 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5802702935754196,
          51.6112494693935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090048225, CF32 8HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5795878229153244,
          51.61239165797968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090813554, CF32 8HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5797278944199395,
          51.611850248409894
        ]
      }
    }
  ]
}