{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Workesleigh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.175567,
            53.498239
          ],
          [
            -2.175538,
            53.498199
          ],
          [
            -2.17551,
            53.49816
          ],
          [
            -2.175362,
            53.49796
          ],
          [
            -2.175216,
            53.497759
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77034992, M40 1NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1751108570992304,
          53.497948321426016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023070460, M40 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1752155979967776,
          53.49775941087768
        ]
      }
    }
  ]
}