{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Street Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.58658,
            51.444503
          ],
          [
            -2.58581,
            51.444758
          ],
          [
            -2.585039,
            51.445013
          ],
          [
            -2.585012,
            51.445023
          ],
          [
            -2.584986,
            51.445033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "115671, BS3 4AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.58576168307023,
          51.44463322427584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316109, BS3 4PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5865084748327205,
          51.444521589300656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024753812, BS3 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.585907634838889,
          51.444794344428274
        ]
      }
    }
  ]
}