{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Comet Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.625217,
            53.642969
          ],
          [
            -2.625357,
            53.642773
          ],
          [
            -2.625497,
            53.642576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024426420, PR7 3BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.625391486141678,
          53.642538024416936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024426446, PR7 3BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6252310953280764,
          53.64294333815307
        ]
      }
    }
  ]
}