{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bayford Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.399321,
            51.057295
          ],
          [
            -2.399193,
            51.057141
          ],
          [
            -2.399065,
            51.056987
          ],
          [
            -2.399074,
            51.056936
          ],
          [
            -2.399084,
            51.056886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30117760, BA9 9GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3992927133476885,
          51.05730879734105
        ]
      }
    }
  ]
}