{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scouts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.592305,
            51.256078
          ],
          [
            -0.592306,
            51.256074
          ],
          [
            -0.592307,
            51.256069
          ],
          [
            -0.592367,
            51.255704
          ],
          [
            -0.592427,
            51.255338
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007105564, GU2 9LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5924131020446554,
          51.255331936409206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007105565, GU2 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5924875256371436,
          51.25571051312931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007105566, GU2 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5925002041549042,
          51.25576462011727
        ]
      }
    }
  ]
}