{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477367,
            53.079065
          ],
          [
            -1.476725,
            53.079134
          ],
          [
            -1.476083,
            53.079203
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013428584, DE4 5PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4766371119381354,
          53.079131448145326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030034759, DE4 5PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.475320143888957,
          53.07940431593041
        ]
      }
    }
  ]
}