{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hassop Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.434343,
            52.935703
          ],
          [
            -1.434436,
            52.935411
          ],
          [
            -1.434529,
            52.93512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010666751, DE21 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4343428437064691,
          52.93570295015314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030321551, DE21 4PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4347168902695995,
          52.93554292027894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030321552, DE21 4PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4341674770043598,
          52.935459402383884
        ]
      }
    }
  ]
}