{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Creek",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.327771,
            51.449769
          ],
          [
            0.32837,
            51.449666
          ],
          [
            0.32897,
            51.449562
          ],
          [
            0.329024,
            51.449548
          ],
          [
            0.329079,
            51.449535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012024193, DA11 9AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.32777125386431233,
          51.44976938353631
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012032570, DA11 9AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3283920194258069,
          51.449523229603365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002883410, DA11 9AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3288434394849773,
          51.44934338980544
        ]
      }
    }
  ]
}