{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterbrook Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.600928,
            51.188005
          ],
          [
            -0.60068,
            51.188142
          ],
          [
            -0.600433,
            51.18828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013894622, GU7 1GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.600607481469797,
          51.188355352164976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013894924, GU7 1GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6009041866071114,
          51.188008192141325
        ]
      }
    }
  ]
}