{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Leasow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.882874,
            52.757274
          ],
          [
            -1.882864,
            52.757275
          ],
          [
            -1.882633,
            52.757299
          ],
          [
            -1.882392,
            52.757324
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091156105, WS15 3FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8830481950598952,
          52.75724750650864
        ]
      }
    }
  ]
}