{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.23208,
            56.127583
          ],
          [
            -4.23185,
            56.127412
          ],
          [
            -4.231663,
            56.127272
          ],
          [
            -4.231621,
            56.12724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122010005, FK8 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.231676742670187,
          56.12737396057862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122010014, FK8 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.231945894345444,
          56.127575798459475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122060537, FK8 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.231761795081656,
          56.12745330700841
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122067853, FK8 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.23163679216637,
          56.12723987654644
        ]
      }
    }
  ]
}