{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rye Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.241104,
            52.43125
          ],
          [
            0.241408,
            52.431289
          ],
          [
            0.241499,
            52.431176
          ],
          [
            0.241728,
            52.430893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002592773, CB6 2SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24151581349727588,
          52.43118505509001
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002600664, CB6 2RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24063401924360597,
          52.431201771692585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002600667, CB6 2RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24146751272371547,
          52.43139278215294
        ]
      }
    }
  ]
}