{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodrough Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.55631,
            51.191465
          ],
          [
            -0.556386,
            51.19139
          ],
          [
            -0.556461,
            51.191314
          ],
          [
            -0.556211,
            51.191064
          ],
          [
            -0.556082,
            51.190936
          ],
          [
            -0.556133,
            51.190796
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013897231, GU5 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5563361115182678,
          51.19146847082546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003086618, GU5 0JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5560761117982483,
          51.191087575532926
        ]
      }
    }
  ]
}