{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Streatley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.397209,
            51.942913
          ],
          [
            -0.392976,
            51.942681
          ],
          [
            -0.388743,
            51.94245
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013805895, LU2 8ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38875790765662405,
          51.94245567460385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025022678, LU2 8ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39778654426948606,
          51.94303746777797
        ]
      }
    }
  ]
}