{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Farm Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.529434,
            52.737884
          ],
          [
            -1.529868,
            52.738223
          ],
          [
            -1.530301,
            52.738561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002358833, DE12 6BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5297110804556553,
          52.73794501339135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002358836, DE12 6BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5293275593248041,
          52.73779965862151
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002359249, DE12 6BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.529371409676458,
          52.73785377039463
        ]
      }
    }
  ]
}