{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Park Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.691463,
            52.305313
          ],
          [
            -0.691186,
            52.305247
          ],
          [
            -0.691185,
            52.305247
          ],
          [
            -0.690892,
            52.305279
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023677313, NN8 4DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6914048660945148,
          52.30529400844342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031204134, NN8 4TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6911087058177016,
          52.30538962621885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031204135, NN8 4TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.691196149458346,
          52.30540857672003
        ]
      }
    }
  ]
}