{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.909508,
            52.214141
          ],
          [
            0.909298,
            52.213908
          ],
          [
            0.909088,
            52.213674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012168632, IP30 9RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9097468056899711,
          52.21474429585127
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012168633, IP30 9RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9096369121529071,
          52.214854926129675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012175561, IP30 9RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9090752945318905,
          52.213654692151096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025128424, IP30 9RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9099044145652345,
          52.21379611587206
        ]
      }
    }
  ]
}