{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ringer Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.263529,
            53.271122
          ],
          [
            -1.263068,
            53.27112
          ],
          [
            -1.262608,
            53.271119
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013064969, S43 4GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.262793203694681,
          53.271265199790925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013067068, S43 4BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.263425238593443,
          53.27113426966712
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013067251, S43 4GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.26248205577467,
          53.27104754135928
        ]
      }
    }
  ]
}