{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Limes",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.027125,
            53.518279
          ],
          [
            -2.027064,
            53.518001
          ],
          [
            -2.027003,
            53.517722
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002998827, OL5 9EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0271235384251027,
          53.51830670057532
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004412412, OL5 9EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0268216997969333,
          53.517983187713945
        ]
      }
    }
  ]
}