{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.22423,
            53.4928
          ],
          [
            -2.224827,
            53.492615
          ],
          [
            -2.224851,
            53.492623
          ],
          [
            -2.225477,
            53.492812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77141701, M40 7PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.224784068998884,
          53.49282261577112
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069939, M40 7GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2254773542044712,
          53.492812320062875
        ]
      }
    }
  ]
}