{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.241711,
            52.146196
          ],
          [
            -0.241567,
            52.145647
          ],
          [
            -0.241603,
            52.145514
          ],
          [
            -0.241789,
            52.144832
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012433392, SG19 2LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24176041511762852,
          52.14482222483127
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081002362, SG19 2LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2406717340476064,
          52.146487401655264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081253849, SG19 2LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24185426013505934,
          52.14540807220889
        ]
      }
    }
  ]
}