{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edale Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.421629,
            52.894938
          ],
          [
            -1.422008,
            52.894948
          ],
          [
            -1.422387,
            52.894959
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010666447, DE24 0QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4216292053355437,
          52.894937699710525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010689150, DE24 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4226229154820185,
          52.89510434162358
        ]
      }
    }
  ]
}