{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edinburgh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.178071,
            50.369418
          ],
          [
            -4.178397,
            50.369366
          ],
          [
            -4.178723,
            50.369314
          ],
          [
            -4.178779,
            50.369233
          ],
          [
            -4.178697,
            50.369129
          ],
          [
            -4.178552,
            50.368945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015853679, PL1 4FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.182846710811102,
          50.36746609804116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025825291, PL1 4HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.178952836160327,
          50.36933803732228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764389, PL1 4HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.178779696807019,
          50.36924234391801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095898775, PL1 4FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.178306605988376,
          50.36873852789754
        ]
      }
    }
  ]
}