{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Summerfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.350527,
            52.716065
          ],
          [
            -1.351048,
            52.715714
          ],
          [
            -1.351569,
            52.715362
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002354053, LE67 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.350526144850923,
          52.71606358780708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002354077, LE67 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3510472995075509,
          52.715859675669925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002355989, LE67 4BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.350852600274359,
          52.716011436161324
        ]
      }
    }
  ]
}