{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.525326,
            51.37999
          ],
          [
            0.525568,
            51.380167
          ],
          [
            0.52581,
            51.380344
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "James Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.52675,
            51.381048
          ],
          [
            0.526701,
            51.38101
          ],
          [
            0.526652,
            51.380973
          ],
          [
            0.526646,
            51.380969
          ],
          [
            0.52664,
            51.380964
          ],
          [
            0.526609,
            51.38094
          ],
          [
            0.526577,
            51.380916
          ],
          [
            0.526423,
            51.380798
          ],
          [
            0.526269,
            51.38068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44025262, ME4 4AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5261129493578922,
          51.3807106379439
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44112442, ME4 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5262703439495704,
          51.381219876821376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44115538, ME4 4QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5253259483658325,
          51.379990136382496
        ]
      }
    }
  ]
}