{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limpenny Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.166568,
            52.961491
          ],
          [
            -1.166982,
            52.961132
          ],
          [
            -1.167395,
            52.960773
          ],
          [
            -1.167639,
            52.96056
          ],
          [
            -1.167883,
            52.960348
          ],
          [
            -1.167947,
            52.96026
          ],
          [
            -1.167911,
            52.960209
          ],
          [
            -1.167813,
            52.96007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009156193, NG7 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.166568317791207,
          52.96149129710568
        ]
      }
    }
  ]
}