{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Notagreen Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.791558,
            54.394042
          ],
          [
            -1.789058,
            54.393618
          ],
          [
            -1.786558,
            54.393193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647222, DL11 6DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7915291485688138,
          54.39402831032653
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090344538, DL11 6DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7414578992095109,
          54.39442589281374
        ]
      }
    }
  ]
}