{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Tree Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.515142,
            52.918863
          ],
          [
            -1.515085,
            52.91871
          ],
          [
            -1.514679,
            52.918348
          ],
          [
            -1.514569,
            52.91825
          ],
          [
            -1.514426,
            52.917782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010668615, DE22 3LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5144405482790502,
          52.917790645070454
        ]
      }
    }
  ]
}