{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Simon Scotland Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.410087,
            52.742722
          ],
          [
            0.410484,
            52.742501
          ],
          [
            0.41088,
            52.74228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000031910, PE30 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.41020059889232313,
          52.74231188472788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000042504, PE30 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40983224593063616,
          52.74288584805303
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000042505, PE30 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4101164817949814,
          52.74320377063271
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023635953, PE30 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4100754090779021,
          52.74272804677263
        ]
      }
    }
  ]
}