{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Perry's Court Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.55406,
            51.85579
          ],
          [
            -2.55385,
            51.855579
          ],
          [
            -2.55364,
            51.855369
          ],
          [
            -2.553546,
            51.855332
          ],
          [
            -2.553452,
            51.855295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090650489, GL17 9US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5542371191097133,
          51.85582514098219
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120458027, GL17 9UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.554088506048432,
          51.85554711987053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121383739, GL17 9UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5539139499448784,
          51.85552096920121
        ]
      }
    }
  ]
}