{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gallows Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.924603,
            51.807176
          ],
          [
            -1.924906,
            51.807661
          ],
          [
            -1.925053,
            51.807897
          ],
          [
            -1.925394,
            51.808059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015479440, GL54 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9246633067621524,
          51.807199127837926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476222, GL54 4AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9248800008957103,
          51.80772074348358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476757, GL54 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9245763284616355,
          51.80717209930647
        ]
      }
    }
  ]
}