{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Berkeley Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.302981,
            51.420033
          ],
          [
            -0.302796,
            51.41975
          ],
          [
            -0.302775,
            51.419718
          ],
          [
            -0.303152,
            51.419582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128001553, KT2 5SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3029808741910497,
          51.42004174908901
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128001555, KT2 5AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3031606302625693,
          51.419459841666466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128029206, KT2 5AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3028270204907269,
          51.41953594360029
        ]
      }
    }
  ]
}