{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.152504,
            52.660681
          ],
          [
            -3.152527,
            52.660317
          ],
          [
            -3.152533,
            52.660224
          ],
          [
            -3.152359,
            52.659976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011810142, SY21 7LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.152816471428005,
          52.65951609715177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023788528, SY21 7LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.152491987490241,
          52.66066999475748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101028017, SY21 7LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1526317635864873,
          52.660362969520456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001753539, SY21 7LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1526045653259334,
          52.66045313573545
        ]
      }
    }
  ]
}