{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitehall Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.902431,
            51.384772
          ],
          [
            -0.902111,
            51.384175
          ],
          [
            -0.901791,
            51.383577
          ],
          [
            -0.901767,
            51.383533
          ],
          [
            -0.901744,
            51.383489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "14005796, RG2 9NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9026909593924911,
          51.38413588927856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013471810, RG2 9ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9017292718327706,
          51.383488449214326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024884156, RG2 9NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9027284718540691,
          51.38437003260849
        ]
      }
    }
  ]
}