{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.114084,
            52.814729
          ],
          [
            -2.114054,
            52.814714
          ],
          [
            -2.11388,
            52.814629
          ],
          [
            -2.113676,
            52.814529
          ],
          [
            -2.113642,
            52.814512
          ],
          [
            -2.113608,
            52.814495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002087597, ST16 3JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.11403917908815,
          52.814701692521176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024536062, ST16 3JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1124532570110155,
          52.815332470663904
        ]
      }
    }
  ]
}