{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blenheim Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.046052,
            51.94116
          ],
          [
            1.046218,
            51.941819
          ],
          [
            1.046279,
            51.94206
          ],
          [
            1.046765,
            51.942356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090656815, CO11 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0462448493680188,
          51.94111820914896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090656817, CO11 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0463575715843016,
          51.94149303098341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090657462, CO11 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0467664750928967,
          51.94237283044583
        ]
      }
    }
  ]
}