{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cumberland Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.091294,
            51.465086
          ],
          [
            0.091261,
            51.465196
          ],
          [
            0.091216,
            51.465203
          ],
          [
            0.090991,
            51.465243
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cumberland Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.090991,
            51.465243
          ],
          [
            0.09077,
            51.465282
          ],
          [
            0.090731,
            51.465289
          ],
          [
            0.090631,
            51.465201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023302074, DA16 3RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09101266203978078,
          51.46523950551426
        ]
      }
    }
  ]
}