{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadway Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.107185,
            52.980422
          ],
          [
            -2.106936,
            52.980451
          ],
          [
            -2.106687,
            52.980481
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455014587, ST3 5PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.106864949472734,
          52.98024679965386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455014588, ST3 5PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1069841424974465,
          52.98026467059542
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135833, ST3 5PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.10668680383036,
          52.9804806791967
        ]
      }
    }
  ]
}