{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hampden Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.688268,
            51.991913
          ],
          [
            -1.687843,
            51.991881
          ],
          [
            -1.68781,
            51.991888
          ],
          [
            -1.68737,
            51.991978
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024443128, GL56 0GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6882513299864117,
          51.991923814026975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024443410, GL56 0GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.687653611255959,
          51.9920121392835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024443411, GL56 0GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6876109215486723,
          51.991868174358615
        ]
      }
    }
  ]
}