{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.174324,
            52.335109
          ],
          [
            -1.174286,
            52.335111
          ],
          [
            -1.174248,
            52.335113
          ],
          [
            -1.173934,
            52.335131
          ],
          [
            -1.173619,
            52.335148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28014544, CV23 8YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1740287178625526,
          52.33521381439443
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28042763, CV23 8XZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1749200127146524,
          52.335426819572085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28046245, CV23 8YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1736190059465241,
          52.33514801741465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28060772, CV23 8XZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.174931677007504,
          52.33558872845398
        ]
      }
    }
  ]
}