{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.977948,
            51.345803
          ],
          [
            -2.977945,
            51.345778
          ],
          [
            -2.977941,
            51.345753
          ],
          [
            -2.977931,
            51.345677
          ],
          [
            -2.977921,
            51.3456
          ],
          [
            -2.977817,
            51.345442
          ],
          [
            -2.977713,
            51.345284
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24099268, BS23 1TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9786304930990726,
          51.345878596750325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023717296, BS23 1UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9777132629247647,
          51.34528379466588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025615731, BS23 1FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9780200884523493,
          51.34553300839167
        ]
      }
    }
  ]
}