{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southgate Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.335002,
            51.015058
          ],
          [
            -1.334907,
            51.015292
          ],
          [
            -1.334812,
            51.015527
          ],
          [
            -1.334776,
            51.015587
          ],
          [
            -1.33474,
            51.015648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093388156, SO21 2FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3348654862039036,
          51.015752298371616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093388486, SO21 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3349751678858928,
          51.01506051233751
        ]
      }
    }
  ]
}