{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bickern Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.199155,
            50.376207
          ],
          [
            -4.198742,
            50.376241
          ],
          [
            -4.198329,
            50.376275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002043661, PL11 2LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.199155498184038,
          50.376207114299525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040020875, PL11 2LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.198532193234982,
          50.376110970705554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040020876, PL11 2LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.198124740916656,
          50.376424486571096
        ]
      }
    }
  ]
}