{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.467966,
            51.340241
          ],
          [
            -0.468087,
            51.34049
          ],
          [
            -0.468208,
            51.340739
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002194699, KT14 7DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4687606810849044,
          51.34051225208591
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002435665, KT14 7BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.46796571703051526,
          51.340241077908416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015433797, KT14 7BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4682207372409359,
          51.340343329448544
        ]
      }
    }
  ]
}