{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Rowans",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.023426,
            51.749967
          ],
          [
            -0.023862,
            51.749948
          ],
          [
            -0.024297,
            51.749928
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "148024482, EN10 7RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0245408565388932,
          51.74998621768072
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "148043269, EN10 7PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.023426133902482663,
          51.749967473429884
        ]
      }
    }
  ]
}