{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Osborne Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.615732,
            51.475848
          ],
          [
            -0.615761,
            51.475803
          ],
          [
            -0.615791,
            51.475758
          ],
          [
            -0.615869,
            51.475598
          ],
          [
            -0.615427,
            51.475431
          ],
          [
            -0.615421,
            51.475334
          ],
          [
            -0.615418,
            51.475278
          ],
          [
            -0.615586,
            51.475157
          ],
          [
            -0.615966,
            51.475198
          ],
          [
            -0.616154,
            51.475144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012329099, SL4 3EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6156123476874055,
          51.47550498357074
        ]
      }
    }
  ]
}