{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Medical Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.5995,
            51.456496
          ],
          [
            -2.599674,
            51.456365
          ],
          [
            -2.599831,
            51.456246
          ],
          [
            -2.599848,
            51.456233
          ],
          [
            -2.60014,
            51.456084
          ],
          [
            -2.600185,
            51.456061
          ],
          [
            -2.600502,
            51.456032
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "300360, BS1 5LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5998390105629303,
          51.45599040262135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314863, BS2 8BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5995285248748794,
          51.45645955660173
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024742334, BS8 1UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600170487051994,
          51.45602467222721
        ]
      }
    }
  ]
}