{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.829617,
            53.321342
          ],
          [
            -3.829305,
            53.321428
          ],
          [
            -3.828994,
            53.321514
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023736850, LL30 2TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8289935731782356,
          53.32151360423622
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026087456, LL30 2TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.829347530449861,
          53.32136433547937
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100428552, LL30 2TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.829191322001644,
          53.32157350120139
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100428553, LL30 2TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8292494181429317,
          53.32152766017334
        ]
      }
    }
  ]
}