{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.575929,
            55.334743
          ],
          [
            -1.575958,
            55.334854
          ],
          [
            -1.575987,
            55.334965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.576191,
            55.335028
          ],
          [
            -1.576089,
            55.334996
          ],
          [
            -1.575987,
            55.334965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022932757, NE65 0BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.575910401173994,
          55.3347217676652
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110575315, NE65 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5760981226940283,
          55.3348572047247
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110575316, NE65 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5760986020200907,
          55.33481227766664
        ]
      }
    }
  ]
}