{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Post Office Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.312929,
            51.655826
          ],
          [
            -3.312714,
            51.655909
          ],
          [
            -3.312532,
            51.65636
          ],
          [
            -3.312444,
            51.656578
          ],
          [
            -3.312306,
            51.656786
          ],
          [
            -3.312092,
            51.656896
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034654707, CF46 5EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3129286165955083,
          51.65582602222347
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100912236, CF46 5DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3124067226400817,
          51.65677599246244
        ]
      }
    }
  ]
}