{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Plate Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.109682,
            53.542204
          ],
          [
            -2.109598,
            53.541984
          ],
          [
            -2.109515,
            53.541764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000076937, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.109741855123774,
          53.542060422504576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114858, OL1 1SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1095298272420067,
          53.541764001894364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000122616, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.109756432442063,
          53.54186266546712
        ]
      }
    }
  ]
}