{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charlotte Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.067773,
            53.956071
          ],
          [
            -1.0673,
            53.956108
          ],
          [
            -1.066826,
            53.956145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002492452, YO10 3WW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0676659681282652,
          53.95607928961152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007237036, YO10 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0668740387794442,
          53.95605516679325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052185115, YO10 3ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0669917234526929,
          53.95624483026714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004778022, YO10 3ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0660193548533965,
          53.95611144378138
        ]
      }
    }
  ]
}