{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sarah Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.567146,
            51.457655
          ],
          [
            -2.567222,
            51.457711
          ],
          [
            -2.567299,
            51.457768
          ],
          [
            -2.567411,
            51.457859
          ],
          [
            -2.567523,
            51.457949
          ],
          [
            -2.567395,
            51.458049
          ],
          [
            -2.567267,
            51.458149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "97688, BS5 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.567176145066245,
          51.45779848886996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "242637, BS5 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.566841671332095,
          51.457521366579954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "278186, BS5 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.567031443261149,
          51.4577362476511
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "315903, BS5 0DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.567380869588727,
          51.45805825514268
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "349819, BS5 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.567390689095796,
          51.457689550897676
        ]
      }
    }
  ]
}