{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lockham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.108035,
            53.637155
          ],
          [
            0.109666,
            53.63718
          ],
          [
            0.109696,
            53.637177
          ],
          [
            0.111332,
            53.637
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009932443, HU12 0UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11846357463868255,
          53.636334484062225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025064971, HU12 0UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11308231410794048,
          53.636411636617325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000621456, HU12 0UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11239069452761745,
          53.6355877749217
        ]
      }
    }
  ]
}