{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birch View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.141732,
            52.473561
          ],
          [
            -1.142038,
            52.473698
          ],
          [
            -1.142321,
            52.473754
          ],
          [
            -1.142657,
            52.47382
          ],
          [
            -1.142684,
            52.474018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034458380, LE17 5RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.142067676359283,
          52.47370691640169
        ]
      }
    }
  ]
}