{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Picton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.765131,
            53.803365
          ],
          [
            -1.765526,
            53.803291
          ],
          [
            -1.76592,
            53.803217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591046, BD8 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7655722519575032,
          53.80328462435384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090119406, BD8 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.765679087501391,
          53.803185965218056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090119459, BD8 7SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7672755951133958,
          53.80278461144857
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090119460, BD8 7SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7668954627875721,
          53.80288274176654
        ]
      }
    }
  ]
}