{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grosvenor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.374134,
            50.813388
          ],
          [
            -0.373868,
            50.813419
          ],
          [
            -0.373602,
            50.813451
          ],
          [
            -0.373448,
            50.813472
          ],
          [
            -0.373293,
            50.813493
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013355976, BN11 1QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3741484036261922,
          50.81338775520997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013358581, BN11 1QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3737458275158236,
          50.813535029570495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062227438, BN11 1QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3737458275158236,
          50.813535029570495
        ]
      }
    }
  ]
}