{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Johnson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.393915,
            54.906897
          ],
          [
            -1.393705,
            54.906865
          ],
          [
            -1.393495,
            54.906832
          ],
          [
            -1.392963,
            54.906439
          ],
          [
            -1.392431,
            54.906045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45005866, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3915936928764334,
          54.905717482172975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45137497, SR1 3QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.39252370092185,
          54.90609956413763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45151250, SR1 3QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3929047898658544,
          54.90668558783708
        ]
      }
    }
  ]
}