{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.189068,
            51.98953
          ],
          [
            -0.188839,
            51.989314
          ],
          [
            -0.188609,
            51.989098
          ],
          [
            -0.188562,
            51.989062
          ],
          [
            -0.188515,
            51.989026
          ],
          [
            -0.188444,
            51.988986
          ],
          [
            -0.188374,
            51.988946
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015376556, SG7 6AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1884933772223467,
          51.98896341114233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023318933, SG7 6AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18905347211541781,
          51.989520524610874
        ]
      }
    }
  ]
}