{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.199197,
            51.831453
          ],
          [
            -2.198911,
            51.831705
          ],
          [
            -2.198625,
            51.831957
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090807058, GL4 8BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.198936370212015,
          51.8313030651607
        ]
      }
    }
  ]
}