{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Paget Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.219829,
            53.499384
          ],
          [
            -2.218969,
            53.499278
          ],
          [
            -2.218109,
            53.499172
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77013726, M40 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2187445537537105,
          53.49956616819358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068005, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.219814030460737,
          53.4994024124055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093074190, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2187445537537105,
          53.49956616819358
        ]
      }
    }
  ]
}