{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.987791,
            52.131202
          ],
          [
            -0.987454,
            52.131437
          ],
          [
            -0.987117,
            52.131672
          ],
          [
            -0.987091,
            52.131691
          ],
          [
            -0.987066,
            52.13171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013089388, NN12 6BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9877232458310277,
          52.131231671792975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031182287, NN12 6AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9869815024635462,
          52.13172879078191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032140336, NN12 6AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9874250019844671,
          52.13149883702635
        ]
      }
    }
  ]
}