{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.945266,
            53.44337
          ],
          [
            -1.945274,
            53.443548
          ],
          [
            -1.945282,
            53.443726
          ],
          [
            -1.945282,
            53.443741
          ],
          [
            -1.945283,
            53.443756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010720567, SK13 8PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9451453084098878,
          53.44364841835391
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010740922, SK13 8PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9451750501981933,
          53.443936063674606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010766524, SK13 8PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.945251028002935,
          53.44338780034447
        ]
      }
    }
  ]
}