{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Radford Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.086413,
            52.977039
          ],
          [
            -1.086475,
            52.976998
          ],
          [
            -1.086537,
            52.976958
          ],
          [
            -1.086628,
            52.976899
          ],
          [
            -1.086719,
            52.97684
          ],
          [
            -1.086845,
            52.976757
          ],
          [
            -1.086972,
            52.976674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002889575, NG4 4DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0868660131283119,
          52.97675443945086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031377357, NG4 4DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0868631716840038,
          52.97688926031464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031377358, NG4 4DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0868028517408954,
          52.97692475516184
        ]
      }
    }
  ]
}