{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenhouse Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.222127,
            52.956851
          ],
          [
            -1.221315,
            52.957373
          ],
          [
            -1.221034,
            52.957554
          ],
          [
            -1.221558,
            52.957899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094272878, NG8 2FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.222122237222336,
          52.95686957391102
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094272975, NG8 2FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2213672140028222,
          52.95746692554618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094272979, NG8 2FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2214969775807316,
          52.957701501080685
        ]
      }
    }
  ]
}