{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harlestone Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.922997,
            52.246823
          ],
          [
            -0.923266,
            52.246702
          ],
          [
            -0.923534,
            52.246581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15125493, NN5 7BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9233428155940022,
          52.24677772620086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15133426, NN5 7BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9233605053573375,
          52.24665201755246
        ]
      }
    }
  ]
}