{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orkney Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.183812,
            52.070056
          ],
          [
            1.183705,
            52.070043
          ],
          [
            1.183597,
            52.07003
          ],
          [
            1.183141,
            52.070023
          ],
          [
            1.182685,
            52.070015
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004565222, IP4 3DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1833485962731183,
          52.07010494992133
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035056054, IP4 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1827145762487385,
          52.07001415957478
        ]
      }
    }
  ]
}