{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxgrove Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.551271,
            51.328235
          ],
          [
            -0.550754,
            51.328462
          ],
          [
            -0.550237,
            51.32869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002435616, GU21 4EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5502513024403232,
          51.328699040383945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061644507, GU21 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5510914080086766,
          51.32845764919166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061644508, GU21 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5514400021755396,
          51.32832707530988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061644509, GU21 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5517478165730265,
          51.328124057357
        ]
      }
    }
  ]
}