{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oswald Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.410804,
            53.770659
          ],
          [
            -2.410963,
            53.77064
          ],
          [
            -2.411065,
            53.770628
          ],
          [
            -2.411122,
            53.770622
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009971133, BB1 4NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4106071696539417,
          53.770677218752226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885837, BB1 4NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4111224744402415,
          53.77062152335998
        ]
      }
    }
  ]
}