{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pintail Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.504821,
            52.716522
          ],
          [
            -2.505026,
            52.716265
          ],
          [
            -2.50523,
            52.716008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452053564, TF1 6US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.504670530086431,
          52.71627126815935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024236953, TF1 6TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5048214668025826,
          52.71652233665903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093583206, TF1 6AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5052765156895394,
          52.716187779056106
        ]
      }
    }
  ]
}