{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Tree Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.564695,
            51.11448
          ],
          [
            -0.563898,
            51.114595
          ],
          [
            -0.563101,
            51.11471
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013896092, GU8 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5631290981734322,
          51.114728308056826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025204863, GU8 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.564324772721006,
          51.114410265301515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025204864, GU8 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5647837282590683,
          51.114352950449245
        ]
      }
    }
  ]
}