{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boundary Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.099599,
            53.645882
          ],
          [
            -2.099535,
            53.645938
          ],
          [
            -2.099471,
            53.645994
          ],
          [
            -2.099432,
            53.646024
          ],
          [
            -2.099393,
            53.646055
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23090599, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1002545547732017,
          53.64574843694547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114146, OL15 9HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.099393034924227,
          53.6460547555231
        ]
      }
    }
  ]
}