{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meeting House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.966861,
            52.415164
          ],
          [
            -1.967091,
            52.415048
          ],
          [
            -1.967321,
            52.414932
          ],
          [
            -1.967422,
            52.414878
          ],
          [
            -1.967522,
            52.414825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023492790, B31 2LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9667870309548836,
          52.41520262833984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093617699, B31 3LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9606261571276322,
          52.39917145669235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071453873, B31 2LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9669489252005155,
          52.41497792190256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071453874, B31 2LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9669190799079703,
          52.415571257401446
        ]
      }
    }
  ]
}