{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shed Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.396254,
            53.743249
          ],
          [
            -2.396146,
            53.743174
          ],
          [
            -2.396038,
            53.743099
          ],
          [
            -2.395955,
            53.743044
          ],
          [
            -2.395872,
            53.74299
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070883942, BB5 3JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3962690032239533,
          53.74323994326461
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012545765, BB5 3JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.395995501208886,
          53.7431779310645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012878083, BB5 3JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.396071563181023,
          53.743204643884454
        ]
      }
    }
  ]
}