{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.111729,
            53.471733
          ],
          [
            -2.111127,
            53.471792
          ],
          [
            -2.110524,
            53.471851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002997537, M34 5JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.111729294944868,
          53.471733336542236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004403364, M34 5JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.111548206988338,
          53.47161665621456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004408357, M34 5JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1114888204923985,
          53.47194928452688
        ]
      }
    }
  ]
}