{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.461272,
            50.452984
          ],
          [
            -4.461473,
            50.453061
          ],
          [
            -4.461502,
            50.453124
          ],
          [
            -4.461598,
            50.45333
          ],
          [
            -4.461625,
            50.453437
          ],
          [
            -4.461653,
            50.453543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002044690, PL14 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4617098081312285,
          50.453550746202325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003913129, PL14 3PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.462477894873929,
          50.45287787578886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003913753, PL14 3AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.461903712064304,
          50.452943999968475
        ]
      }
    }
  ]
}