{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunny Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.224554,
            52.95582
          ],
          [
            -1.224719,
            52.955674
          ],
          [
            -1.224883,
            52.955527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000130925, NG8 2EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2251092493640887,
          52.955486723023554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000130954, NG8 2EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2247624244432813,
          52.955736166979634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157356, NG8 2EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.224552443819339,
          52.95582469226682
        ]
      }
    }
  ]
}