{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bedford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.693499,
            53.779432
          ],
          [
            -2.693433,
            53.779073
          ],
          [
            -2.693375,
            53.77876
          ],
          [
            -2.693368,
            53.778722
          ],
          [
            -2.693366,
            53.778714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165172, PR2 8BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6933662347523075,
          53.77871351010683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010533887, PR2 8BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6931600254422694,
          53.7790922064729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010533888, PR2 8BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6931780143755493,
          53.779262877887064
        ]
      }
    }
  ]
}