{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.024563,
            52.493063
          ],
          [
            -0.024358,
            52.492857
          ],
          [
            -0.024352,
            52.492852
          ],
          [
            -0.024153,
            52.492652
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012122379, PE15 0XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.024252945514452902,
          52.49274156928133
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090067168, PE15 0XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.024030943265579172,
          52.49276483531913
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091609517, PE15 0XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.024114024661235318,
          52.492883110120346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091609518, PE15 0XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.02440277927664855,
          52.493013811073325
        ]
      }
    }
  ]
}