{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grosvenor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.523506,
            53.188565
          ],
          [
            -2.523645,
            53.188468
          ],
          [
            -2.523784,
            53.18837
          ],
          [
            -2.523837,
            53.188335
          ],
          [
            -2.52389,
            53.188301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011722844, CW7 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.523580232896962,
          53.188525105123745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003230425, CW7 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.523714808589169,
          53.18851552438388
        ]
      }
    }
  ]
}