{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Montgomery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.561759,
            51.314812
          ],
          [
            -0.561736,
            51.314687
          ],
          [
            -0.561713,
            51.314562
          ],
          [
            -0.561696,
            51.314478
          ],
          [
            -0.561678,
            51.314395
          ],
          [
            -0.561672,
            51.314365
          ],
          [
            -0.561667,
            51.314335
          ],
          [
            -0.561585,
            51.31419
          ],
          [
            -0.561504,
            51.314045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Montgomery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.561504,
            51.314045
          ],
          [
            -0.561346,
            51.313796
          ],
          [
            -0.561189,
            51.313547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002435994, GU22 7XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.561203421187644,
          51.31354707187493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000199410, GU22 7SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5614683514414737,
          51.313793120097046
        ]
      }
    }
  ]
}