{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trundle Pie Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.946942,
            53.57191
          ],
          [
            -2.946624,
            53.571506
          ],
          [
            -2.945722,
            53.570773
          ],
          [
            -2.945608,
            53.57068
          ],
          [
            -2.944858,
            53.569523
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347745, L39 7JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.944845113272127,
          53.56946830153985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012416737, L39 7LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.946494455978906,
          53.571648491944146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002494209, L39 7LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9467539422414157,
          53.57177227919673
        ]
      }
    }
  ]
}