{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Finmere Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.31587,
            52.535365
          ],
          [
            -0.31591,
            52.535564
          ],
          [
            -0.315949,
            52.535763
          ],
          [
            -0.315984,
            52.535925
          ],
          [
            -0.316019,
            52.536088
          ],
          [
            -0.316087,
            52.53624
          ],
          [
            -0.316154,
            52.536393
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008062437, PE2 6GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31620494245047087,
          52.53636731104128
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025018948, PE2 6YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3161200082631293,
          52.535889586226986
        ]
      }
    }
  ]
}