{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robertson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.551963,
            54.147059
          ],
          [
            -1.55248,
            54.14709
          ],
          [
            -1.552997,
            54.147122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Robertson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552997,
            54.147122
          ],
          [
            -1.554557,
            54.147214
          ],
          [
            -1.556116,
            54.147307
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022911235, HG4 2RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5572796546558665,
          54.14736911248154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025001926, HG4 2RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5563194225606745,
          54.146970129643535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025001927, HG4 3JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5514677992652517,
          54.14825535523078
        ]
      }
    }
  ]
}