{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.200019,
            52.991404
          ],
          [
            -1.200125,
            52.991423
          ],
          [
            -1.20023,
            52.991442
          ],
          [
            -1.200585,
            52.991502
          ],
          [
            -1.20094,
            52.991563
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009156694, NG6 8RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2010886107724787,
          52.99159116498846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093150692, NG6 8RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2000801163579826,
          52.99215072006796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031533322, NG6 8SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2004113588467258,
          52.99115512201399
        ]
      }
    }
  ]
}