{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drinkwater Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.976077,
            53.414869
          ],
          [
            -2.975975,
            53.414908
          ],
          [
            -2.976066,
            53.415027
          ],
          [
            -2.976207,
            53.415211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38045727, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.976315996903666,
          53.41470706723275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258987, L3 3BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9762071839201583,
          53.415211336031284
        ]
      }
    }
  ]
}