{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riddistone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.922738,
            50.836032
          ],
          [
            -3.923233,
            50.836096
          ],
          [
            -3.923882,
            50.836057
          ],
          [
            -3.924066,
            50.836355
          ],
          [
            -3.924213,
            50.836593
          ],
          [
            -3.924535,
            50.837364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003506583, EX20 2AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9225913600005744,
          50.83529790156773
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013840763, EX20 2AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.924535638387787,
          50.837334345063155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091080230, EX20 2AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9222395011354596,
          50.835375648976715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093913000, EX20 2AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9225135331718737,
          50.834786554152124
        ]
      }
    }
  ]
}