{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stone Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.548937,
            50.863659
          ],
          [
            0.549068,
            50.863994
          ],
          [
            0.549096,
            50.864022
          ],
          [
            0.549223,
            50.864151
          ],
          [
            0.549551,
            50.864244
          ],
          [
            0.549551,
            50.864244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stone Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.549551,
            50.864244
          ],
          [
            0.549943,
            50.864286
          ],
          [
            0.550022,
            50.864342
          ],
          [
            0.550162,
            50.86444
          ],
          [
            0.550261,
            50.864624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025150790, TN38 0FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5498127559805385,
          50.86439515021588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094614214, TN38 0SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5489340638266642,
          50.863658835591366
        ]
      }
    }
  ]
}