{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limbert Circle",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.227449,
            53.518266
          ],
          [
            -2.227588,
            53.518171
          ],
          [
            -2.227587,
            53.518075
          ],
          [
            -2.227345,
            53.517976
          ],
          [
            -2.227288,
            53.517991
          ],
          [
            -2.227165,
            53.518022
          ],
          [
            -2.22709,
            53.518148
          ],
          [
            -2.227226,
            53.518255
          ],
          [
            -2.227367,
            53.51827
          ],
          [
            -2.227408,
            53.518268
          ],
          [
            -2.227449,
            53.518266
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066905, M8 5RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2274073789361153,
          53.518272846999395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024811024, M8 5RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2288550557903593,
          53.518243116456304
        ]
      }
    }
  ]
}