{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lane Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.339932,
            51.354345
          ],
          [
            -0.340156,
            51.354544
          ],
          [
            -0.34038,
            51.354743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012064443, KT10 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33970758226392017,
          51.35428425660802
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012064444, KT10 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33980124021696645,
          51.35447442677061
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318703, KT10 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34038002879993723,
          51.35475240323039
        ]
      }
    }
  ]
}